Download imagepipeline-okhttp-0.8.1.jar file - Jar i

Jar examples for i:imagepipeline-okhttp

Description

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

You can download jar file imagepipeline-okhttp 0.8.1 in this page.

License

BSD License

Build File

You can use the following script to add imagepipeline-okhttp-0.8.1.jar to your project.

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

Download

Click the following link to download the jar file.

imagepipeline-okhttp-0.8.1-javadoc.jar
imagepipeline-okhttp-0.8.1-sources.jar
imagepipeline-okhttp-0.8.1.pom



Related Tutorials