Last Version

OkHttp 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

okhttp
Version

Version

2.7.5
Type

Type

jar
Description

Description

OkHttp
An HTTP+SPDY client for Android and Java applications

Download okhttp 2.7.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okio : okio jar 1.6.0

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

Project Modules

There are no modules declared in this project.