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