Last Version

OkCurl 3.10.0

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

License

License

GroupId

GroupId

com.github.ljun20160606
ArtifactId

ArtifactId

okcurl
Version

Version

3.10.0
Type

Type

jar
Description

Description

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

Download okcurl 3.10.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.ljun20160606 : okhttp jar 3.10.0
org.bouncycastle : bcprov-jdk15on jar 1.50
io.airlift : airline jar 0.7
com.google.guava : guava jar 16.0

test (2)

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

Project Modules

There are no modules declared in this project.