is not current version
Last Version 1.0.3

io.github.z3r0x24:jAni 1.0.2

A java animation library to use along with Swing

GroupId

GroupId

io.github.z3r0x24
ArtifactId

ArtifactId

jAni
Version

Version

1.0.2
Type

Type

jar

Download jAni 1.0.2


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