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