Download imagepipeline-base-1.0.0.jar file - Jar i

Jar examples for i:imagepipeline-base

Description

The library with common code between imagepipeline modules

You can download jar file imagepipeline-base 1.0.0 in this page.

License

BSD License

Build File

You can use the following script to add imagepipeline-base-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

imagepipeline-base-1.0.0-sources.jar
imagepipeline-base-1.0.0.pom
imagepipeline-base-1.0.0-javadoc.jar



Related Tutorials