Jar examples for g:gifimageview
Android ImageView that handles animated GIF images
You can download jar file gifimageview 2.0.0 in this page.
The MIT License (MIT)
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'
Click the following link to download the jar file.
gifimageview-2.0.0-javadoc.jar