Jar examples for i:imagepipeline-okhttp3
An integration library to use OkHttp 3 as the networking layer in ImagePipeline
You can download jar file imagepipeline-okhttp3 0.11.0 in this page.
BSD License
You can use the following script to add imagepipeline-okhttp3-0.11.0.jar to your project.
<dependency> <groupId>com.facebook.fresco</groupId> <artifactId>imagepipeline-okhttp3</artifactId> <version>0.11.0</version> </dependency>
compile group: 'com.facebook.fresco', name: 'imagepipeline-okhttp3', version: '0.11.0'
libraryDependencies += "com.facebook.fresco" % "imagepipeline-okhttp3" % "0.11.0"
<dependency org="com.facebook.fresco" name="imagepipeline-okhttp3" rev="0.11.0"/>
@Grapes(@Grab(group='com.facebook.fresco', module='imagepipeline-okhttp3', version='0.11.0'))
'com.facebook.fresco:imagepipeline-okhttp3:jar:0.11.0'
Click the following link to download the jar file.
imagepipeline-okhttp3-0.11.0-javadoc.jar