Last Version

Animated GIF library for Java 1.4

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

License

License

GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

animated-gif-lib
Version

Version

1.4
Type

Type

jar
Description

Description

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

Project URL

https://github.com/rtyley/animated-gif-lib-for-java
Source Code Management

Source Code Management

https://github.com/rtyley/animated-gif-lib-for-java

Download animated-gif-lib 1.4


<!-- https://jarcasting.com/artifacts/com.madgag/animated-gif-lib/ -->
<dependency>
    <groupId>com.madgag</groupId>
    <artifactId>animated-gif-lib</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.madgag/animated-gif-lib/
implementation 'com.madgag:animated-gif-lib:1.4'
// https://jarcasting.com/artifacts/com.madgag/animated-gif-lib/
implementation ("com.madgag:animated-gif-lib:1.4")
'com.madgag:animated-gif-lib:jar:1.4'
<dependency org="com.madgag" name="animated-gif-lib" rev="1.4">
  <artifact name="animated-gif-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.madgag', module='animated-gif-lib', version='1.4')
)
libraryDependencies += "com.madgag" % "animated-gif-lib" % "1.4"
[com.madgag/animated-gif-lib "1.4"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert-core jar 2.0M10

Project Modules

There are no modules declared in this project.