Last Version

OkHttp 2.6.0

An HTTP+SPDY client for Android and Java applications

License

License

GroupId

GroupId

cn.leancloud
ArtifactId

ArtifactId

okhttp-leancloud
Version

Version

2.6.0
Type

Type

jar
Description

Description

OkHttp
An HTTP+SPDY client for Android and Java applications

Download okhttp-leancloud 2.6.0


<!-- https://jarcasting.com/artifacts/cn.leancloud/okhttp-leancloud/ -->
<dependency>
    <groupId>cn.leancloud</groupId>
    <artifactId>okhttp-leancloud</artifactId>
    <version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.leancloud/okhttp-leancloud/
implementation 'cn.leancloud:okhttp-leancloud:2.6.0'
// https://jarcasting.com/artifacts/cn.leancloud/okhttp-leancloud/
implementation ("cn.leancloud:okhttp-leancloud:2.6.0")
'cn.leancloud:okhttp-leancloud:jar:2.6.0'
<dependency org="cn.leancloud" name="okhttp-leancloud" rev="2.6.0">
  <artifact name="okhttp-leancloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.leancloud', module='okhttp-leancloud', version='2.6.0')
)
libraryDependencies += "cn.leancloud" % "okhttp-leancloud" % "2.6.0"
[cn.leancloud/okhttp-leancloud "2.6.0"]

Dependencies

compile (1)

Group / Artifact Type Version
cn.leancloud : okio-leancloud jar 1.6.0

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

Project Modules

There are no modules declared in this project.