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