Download imagepipeline-okhttp3-1.1.0.jar file - Jar i

Jar examples for i:imagepipeline-okhttp3

Description

An integration library to use OkHttp 3 as the networking layer in ImagePipeline

You can download jar file imagepipeline-okhttp3 1.1.0 in this page.

License

BSD License

Build File

You can use the following script to add imagepipeline-okhttp3-1.1.0.jar to your project.

<dependency>
   <groupId>com.facebook.fresco</groupId>
   <artifactId>imagepipeline-okhttp3</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.facebook.fresco', name: 'imagepipeline-okhttp3', version: '1.1.0'
libraryDependencies += "com.facebook.fresco" % "imagepipeline-okhttp3" % "1.1.0"
<dependency org="com.facebook.fresco" name="imagepipeline-okhttp3" rev="1.1.0"/>
@Grapes(@Grab(group='com.facebook.fresco', module='imagepipeline-okhttp3', version='1.1.0'))
'com.facebook.fresco:imagepipeline-okhttp3:jar:1.1.0'

Download

Click the following link to download the jar file.

imagepipeline-okhttp3-1.1.0-javadoc.jar
imagepipeline-okhttp3-1.1.0-sources.jar
imagepipeline-okhttp3-1.1.0.pom



Related Tutorials