okhttp

An HTTP+SPDY client for Android and Java applications

License

License

GroupId

GroupId

com.google.okhttp
ArtifactId

ArtifactId

okhttp
Last Version

Last Version

20120626
Release Date

Release Date

Type

Type

jar
Description

Description

okhttp
An HTTP+SPDY client for Android and Java applications
Project URL

Project URL

http://code.google.com/p/okhttp/
Source Code Management

Source Code Management

http://code.google.com/p/okhttp/source/browse

Download okhttp

How to add to project

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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
com.google.mockwebserver : mockwebserver jar 20120401
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
20120626