Last Version

OkCurl 2.7.5

An HTTP+SPDY client for Android and Java applications

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp
ArtifactId

ArtifactId

okcurl
Version

Version

2.7.5
Type

Type

jar
Description

Description

OkCurl
An HTTP+SPDY client for Android and Java applications

Download okcurl 2.7.5


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

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.okhttp : okhttp jar 2.7.5
org.bouncycastle : bcprov-jdk15on jar 1.50
io.airlift : airline jar 0.6
com.google.guava : guava jar 16.0

test (2)

Group / Artifact Type Version
com.squareup.okhttp : okhttp-testing-support jar 2.7.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.