Jar examples for o:okhttp3-integration
An integration library to use OkHttp 3.x to fetch data over http/https in Glide
You can download jar file okhttp3-integration 1.4.0 in this page.
Simplified BSD License
You can use the following script to add okhttp3-integration-1.4.0.jar to your project.
<dependency> <groupId>com.github.bumptech.glide</groupId> <artifactId>okhttp3-integration</artifactId> <version>1.4.0</version> </dependency>
compile group: 'com.github.bumptech.glide', name: 'okhttp3-integration', version: '1.4.0'
libraryDependencies += "com.github.bumptech.glide" % "okhttp3-integration" % "1.4.0"
<dependency org="com.github.bumptech.glide" name="okhttp3-integration" rev="1.4.0"/>
@Grapes(@Grab(group='com.github.bumptech.glide', module='okhttp3-integration', version='1.4.0'))
'com.github.bumptech.glide:okhttp3-integration:jar:1.4.0'
Click the following link to download the jar file.
okhttp3-integration-1.4.0-javadoc.jar