Download animated-gif-lib-1.2.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.2 in this page.

License

Apache V2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials