com.squareup.okhttp3:okhttp:3.0.0-RC1
jar
2016-01-02
版本文件 (3.0.0-RC1)
| 类库 | OkHttp |
|---|---|
| 发布时间 | 2016-01-02 15:32:49 |
| 文件大小 | 318.7 KB |
| SHA1 | be7e96331952019f16dc52dce09ab25df29353d7 |
资源下载
| 资源类型 | Central |
|---|---|
| jar 包 | okhttp-3.0.0-RC1.jar |
| 源码包 | okhttp-3.0.0-RC1-sources.jar |
添加依赖 (3.0.0-RC1)
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>3.0.0-RC1</version>
</dependency>
implementation 'com.squareup.okhttp3:okhttp:3.0.0-RC1'
com.squareup.okhttp3:okhttp:3.0.0-RC1
<dependency org="com.squareup.okhttp3" name="okhttp" rev="3.0.0-RC1" />
libraryDependencies += "com.squareup.okhttp3" % "okhttp" % "3.0.0-RC1"
@Grab(group='com.squareup.okhttp3', module='okhttp', version='3.0.0-RC1')
[com.squareup.okhttp3/okhttp "3.0.0-RC1"]
'com.squareup.okhttp3:okhttp:jar:3.0.0-RC1'