Download okcurl-3.0.1.jar file - Jar o

Jar examples for o:okcurl

Description

You can download jar file okcurl 3.0.1 in this page.

Build File

You can use the following script to add okcurl-3.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

okcurl-3.0.1-jar-with-dependencies.jar
okcurl-3.0.1-javadoc.jar
okcurl-3.0.1-sources.jar
okcurl-3.0.1.jar
okcurl-3.0.1.pom



Related Tutorials