is not current version
Last Version 11.14

com.github.almasb:fxgl-animation 11.6


Categories

Categories

FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-animation
Version

Version

11.6
Type

Type

jar

Download fxgl-animation 11.6


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