Download okhttp-testing-support-2.4.0-RC1.jar file - Jar o

Jar examples for o:okhttp-testing-support

Description

You can download jar file okhttp-testing-support 2.4.0-RC1 in this page.

Build File

You can use the following script to add okhttp-testing-support-2.4.0-RC1.jar to your project.

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

Download

Click the following link to download the jar file.

okhttp-testing-support-2.4.0-RC1-javadoc.jar
okhttp-testing-support-2.4.0-RC1-sources.jar
okhttp-testing-support-2.4.0-RC1.jar
okhttp-testing-support-2.4.0-RC1.pom



Related Tutorials