Jar examples for i:imagepipeline
The underlying image loading mechanism of the Fresco library
You can download jar file imagepipeline 0.5.2 in this page.
BSD License
You can use the following script to add imagepipeline-0.5.2.jar to your project.
<dependency> <groupId>com.facebook.fresco</groupId> <artifactId>imagepipeline</artifactId> <version>0.5.2</version> </dependency>
compile group: 'com.facebook.fresco', name: 'imagepipeline', version: '0.5.2'
libraryDependencies += "com.facebook.fresco" % "imagepipeline" % "0.5.2"
<dependency org="com.facebook.fresco" name="imagepipeline" rev="0.5.2"/>
@Grapes(@Grab(group='com.facebook.fresco', module='imagepipeline', version='0.5.2'))
'com.facebook.fresco:imagepipeline:jar:0.5.2'
Click the following link to download the jar file.
imagepipeline-0.5.2-javadoc.jar