Last Version

OkHttp 2.3.0


GroupId

GroupId

com.github.javadev
ArtifactId

ArtifactId

okhttp
Version

Version

2.3.0
Type

Type

jar
Description

Description

OkHttp

Download okhttp 2.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.javadev : okio jar 1.2.0

Project Modules

There are no modules declared in this project.