is not current version
Last Version 0.3.7

com.github.tommyettinger:anim8-gdx 0.1.7

Support for writing animated GIF and PNG files, plus PNG8, to libGDX.

GroupId

GroupId

com.github.tommyettinger
ArtifactId

ArtifactId

anim8-gdx
Version

Version

0.1.7
Type

Type

jar

Download anim8-gdx 0.1.7


<!-- https://jarcasting.com/artifacts/com.github.tommyettinger/anim8-gdx/ -->
<dependency>
    <groupId>com.github.tommyettinger</groupId>
    <artifactId>anim8-gdx</artifactId>
    <version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tommyettinger/anim8-gdx/
implementation 'com.github.tommyettinger:anim8-gdx:0.1.7'
// https://jarcasting.com/artifacts/com.github.tommyettinger/anim8-gdx/
implementation ("com.github.tommyettinger:anim8-gdx:0.1.7")
'com.github.tommyettinger:anim8-gdx:jar:0.1.7'
<dependency org="com.github.tommyettinger" name="anim8-gdx" rev="0.1.7">
  <artifact name="anim8-gdx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tommyettinger', module='anim8-gdx', version='0.1.7')
)
libraryDependencies += "com.github.tommyettinger" % "anim8-gdx" % "0.1.7"
[com.github.tommyettinger/anim8-gdx "0.1.7"]