Download okhttp-apache-2.3.0.jar file - Jar o

Jar examples for o:okhttp-apache

Description

You can download jar file okhttp-apache 2.3.0 in this page.

Build File

You can use the following script to add okhttp-apache-2.3.0.jar to your project.

<dependency>
   <groupId>com.squareup.okhttp</groupId>
   <artifactId>okhttp-apache</artifactId>
   <version>2.3.0</version>
</dependency>
compile group: 'com.squareup.okhttp', name: 'okhttp-apache', version: '2.3.0'
libraryDependencies += "com.squareup.okhttp" % "okhttp-apache" % "2.3.0"
<dependency org="com.squareup.okhttp" name="okhttp-apache" rev="2.3.0"/>
@Grapes(@Grab(group='com.squareup.okhttp', module='okhttp-apache', version='2.3.0'))
'com.squareup.okhttp:okhttp-apache:jar:2.3.0'

Download

Click the following link to download the jar file.

okhttp-apache-2.3.0-javadoc.jar
okhttp-apache-2.3.0-sources.jar
okhttp-apache-2.3.0.jar
okhttp-apache-2.3.0.pom



Related Tutorials