Files download
File Operation
AnimateFX-1.2.4.jar download
AnimateFX-1.2.4.pom download
AnimateFX-1.2.4-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.typhon0</groupId>
  <artifactId>AnimateFX</artifactId>
  <version>1.2.4</version>
</dependency>
Gradle Groovy
implementation 'io.github.typhon0:AnimateFX:1.2.4'
Gradle Kotlin
implementation("io.github.typhon0:AnimateFX:1.2.4")
Scala SBT
libraryDependencies += "io.github.typhon0" % "AnimateFX" % "1.2.4"
Groovy Grape
@Grapes(
  @Grab(group='io.github.typhon0', module='AnimateFX', version='1.2.4')
)
Apache Ivy
<dependency org="io.github.typhon0" name="AnimateFX" rev="1.2.4" />
Leiningen
[io.github.typhon0/AnimateFX "1.2.4"]
Apache Buildr
'io.github.typhon0:AnimateFX:jar:1.2.4'
Dependencies
The project has no third-party dependencies