Jar examples for r:retrofit1-okhttp3-client
A OkHttp 3 client implementation for Retrofit 1.
You can download jar file retrofit1-okhttp3-client 1.0.2 in this page.
Apache License Version 2.0
You can use the following script to add retrofit1-okhttp3-client-1.0.2.jar to your project.
<dependency> <groupId>com.jakewharton.retrofit</groupId> <artifactId>retrofit1-okhttp3-client</artifactId> <version>1.0.2</version> </dependency>
compile group: 'com.jakewharton.retrofit', name: 'retrofit1-okhttp3-client', version: '1.0.2'
libraryDependencies += "com.jakewharton.retrofit" % "retrofit1-okhttp3-client" % "1.0.2"
<dependency org="com.jakewharton.retrofit" name="retrofit1-okhttp3-client" rev="1.0.2"/>
@Grapes(@Grab(group='com.jakewharton.retrofit', module='retrofit1-okhttp3-client', version='1.0.2'))
'com.jakewharton.retrofit:retrofit1-okhttp3-client:jar:1.0.2'
Click the following link to download the jar file.
retrofit1-okhttp3-client-1.0.2-javadoc.jar