Jar examples for o:okhttp-android-support
Classes to support the Android platform's use of OkHttp (not required for most developers).
You can download jar file okhttp-android-support 3.6.0 in this page.
You can use the following script to add okhttp-android-support-3.6.0.jar to your project.
<dependency> <groupId>com.squareup.okhttp3</groupId> <artifactId>okhttp-android-support</artifactId> <version>3.6.0</version> </dependency>
compile group: 'com.squareup.okhttp3', name: 'okhttp-android-support', version: '3.6.0'
libraryDependencies += "com.squareup.okhttp3" % "okhttp-android-support" % "3.6.0"
<dependency org="com.squareup.okhttp3" name="okhttp-android-support" rev="3.6.0"/>
@Grapes(@Grab(group='com.squareup.okhttp3', module='okhttp-android-support', version='3.6.0'))
'com.squareup.okhttp3:okhttp-android-support:jar:3.6.0'
Click the following link to download the jar file.
okhttp-android-support-3.6.0-javadoc.jar