Download drawee-0.8.1.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 0.8.1 in this page.

License

BSD License

Build File

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

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

Download

Click the following link to download the jar file.

drawee-0.8.1-javadoc.jar
drawee-0.8.1-sources.jar
drawee-0.8.1.pom



Related Tutorials