Download okhttp-urlconnection-2.0.0-RC2.jar file - Jar o

Jar examples for o:okhttp-urlconnection

Description

You can download jar file okhttp-urlconnection 2.0.0-RC2 in this page.

Build File

You can use the following script to add okhttp-urlconnection-2.0.0-RC2.jar to your project.

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

Download

Click the following link to download the jar file.

okhttp-urlconnection-2.0.0-RC2-javadoc.jar
okhttp-urlconnection-2.0.0-RC2-sources.jar
okhttp-urlconnection-2.0.0-RC2.jar
okhttp-urlconnection-2.0.0-RC2.pom



Related Tutorials