Download drawee-1.5.0.jar file - Jar d

Jar examples for d:drawee

Description

A fast, feature-rich image display library for Android

You can download jar file drawee 1.5.0 in this page.

License

BSD License

Build File

You can use the following script to add drawee-1.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

drawee-1.5.0-javadoc.jar
drawee-1.5.0-sources.jar
drawee-1.5.0.pom



Related Tutorials