Last Version

OkHttp 0.9.1

An HTTP+SPDY client for Android and Java applications

License

License

GroupId

GroupId

io.tesla.okhttp
ArtifactId

ArtifactId

okhttp
Version

Version

0.9.1
Type

Type

jar
Description

Description

OkHttp
An HTTP+SPDY client for Android and Java applications

Download okhttp 0.9.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.mortbay.jetty.npn : npn-boot Optional jar 8.1.2.v20120308

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.bouncycastle : bcprov-jdk15on jar 1.47
com.google.mockwebserver : mockwebserver jar 20130122

Project Modules

There are no modules declared in this project.