is not current version
Last Version 1.2.3

io.github.typhon0:AnimateFX 1.2.0

A library of ready-to-use animations for JavaFX

GroupId

GroupId

io.github.typhon0
ArtifactId

ArtifactId

AnimateFX
Version

Version

1.2.0
Type

Type

jar

Download AnimateFX 1.2.0


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