Jar examples for d:drawee
A fast, feature-rich image display library for Android
You can download jar file drawee 0.5.2 in this page.
BSD License
You can use the following script to add drawee-0.5.2.jar to your project.
<dependency> <groupId>com.facebook.fresco</groupId> <artifactId>drawee</artifactId> <version>0.5.2</version> </dependency>
compile group: 'com.facebook.fresco', name: 'drawee', version: '0.5.2'
libraryDependencies += "com.facebook.fresco" % "drawee" % "0.5.2"
<dependency org="com.facebook.fresco" name="drawee" rev="0.5.2"/>
@Grapes(@Grab(group='com.facebook.fresco', module='drawee', version='0.5.2'))
'com.facebook.fresco:drawee:jar:0.5.2'
Click the following link to download the jar file.
drawee-0.5.2-javadoc.jar