Download gifimageview-2.0.0.jar file - Jar g

Jar examples for g:gifimageview

Description

Android ImageView that handles animated GIF images

You can download jar file gifimageview 2.0.0 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add gifimageview-2.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

gifimageview-2.0.0-javadoc.jar
gifimageview-2.0.0-sources.jar
gifimageview-2.0.0.pom



Related Tutorials