Download okhttp-protocols-1.2.1.jar file - Jar o

Jar examples for o:okhttp-protocols

Description

You can download jar file okhttp-protocols 1.2.1 in this page.

Build File

You can use the following script to add okhttp-protocols-1.2.1.jar to your project.

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

Download

Click the following link to download the jar file.

okhttp-protocols-1.2.1-javadoc.jar
okhttp-protocols-1.2.1-sources.jar
okhttp-protocols-1.2.1.jar
okhttp-protocols-1.2.1.pom



Related Tutorials