Last Version

OkHttp 3.10.0

An HTTP+HTTP/2 client for Android and Java applications

License

License

GroupId

GroupId

com.github.ljun20160606
ArtifactId

ArtifactId

okhttp
Version

Version

3.10.0
Type

Type

jar
Description

Description

OkHttp
An HTTP+HTTP/2 client for Android and Java applications

Download okhttp 3.10.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okio : okio jar 1.13.0

provided (2)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.