com.squareup.okhttp3:okhttp:4.5.0

module 2020-04-06
版本文件 (4.5.0)
类库okhttp
发布时间2020-04-06 22:02:51
文件大小4.3 KB
SHA111fdeba8a61e47085e201370c9e20e7e6f04b915
添加依赖 (4.5.0)
<dependency>
    <groupId>com.squareup.okhttp3</groupId>
    <artifactId>okhttp</artifactId>
    <version>4.5.0</version>
</dependency>
implementation 'com.squareup.okhttp3:okhttp:4.5.0'
com.squareup.okhttp3:okhttp:4.5.0
<dependency org="com.squareup.okhttp3" name="okhttp" rev="4.5.0" />
libraryDependencies += "com.squareup.okhttp3" % "okhttp" % "4.5.0"
@Grab(group='com.squareup.okhttp3', module='okhttp', version='4.5.0')
[com.squareup.okhttp3/okhttp "4.5.0"]
'com.squareup.okhttp3:okhttp:jar:4.5.0'