Last Version

OkHttp Apache HttpClient 3.10.0

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

License

License

GroupId

GroupId

com.github.ljun20160606
ArtifactId

ArtifactId

okhttp-apache
Version

Version

3.10.0
Type

Type

jar
Description

Description

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

Download okhttp-apache 3.10.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.ljun20160606 : okhttp jar 3.10.0

provided (1)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.2.2

test (3)

Group / Artifact Type Version
com.github.ljun20160606 : okhttp-testing-support jar 3.10.0
junit : junit jar 4.12
com.github.ljun20160606 : mockwebserver jar 3.10.0

Project Modules

There are no modules declared in this project.