Download animated-gif-lib-1.0.jar file - Jar a

Jar examples for a:animated-gif-lib

Description

A re-package of the Animated GIF processing classes made available by Kevin Weiner at http://www.fmsware.com/stuff/gif.html

You can download jar file animated-gif-lib 1.0 in this page.

License

Apache V2

Build File

You can use the following script to add animated-gif-lib-1.0.jar to your project.

<dependency>
   <groupId>com.madgag</groupId>
   <artifactId>animated-gif-lib</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.madgag', name: 'animated-gif-lib', version: '1.0'
libraryDependencies += "com.madgag" % "animated-gif-lib" % "1.0"
<dependency org="com.madgag" name="animated-gif-lib" rev="1.0"/>
@Grapes(@Grab(group='com.madgag', module='animated-gif-lib', version='1.0'))
'com.madgag:animated-gif-lib:jar:1.0'

Download

Click the following link to download the jar file.

animated-gif-lib-1.0-javadoc.jar
animated-gif-lib-1.0-sources.jar
animated-gif-lib-1.0.jar
animated-gif-lib-1.0.pom



Related Tutorials