Jar examples for o:okhttp-urlconnection
You can download jar file okhttp-urlconnection 2.0.0-RC1 in this page.
You can use the following script to add okhttp-urlconnection-2.0.0-RC1.jar to your project.
<dependency> <groupId>com.squareup.okhttp</groupId> <artifactId>okhttp-urlconnection</artifactId> <version>2.0.0-RC1</version> </dependency>
compile group: 'com.squareup.okhttp', name: 'okhttp-urlconnection', version: '2.0.0-RC1'
libraryDependencies += "com.squareup.okhttp" % "okhttp-urlconnection" % "2.0.0-RC1"
<dependency org="com.squareup.okhttp" name="okhttp-urlconnection" rev="2.0.0-RC1"/>
@Grapes(@Grab(group='com.squareup.okhttp', module='okhttp-urlconnection', version='2.0.0-RC1'))
'com.squareup.okhttp:okhttp-urlconnection:jar:2.0.0-RC1'
Click the following link to download the jar file.
okhttp-urlconnection-2.0.0-RC1-javadoc.jar