is not current version
Last Version 11.14

com.github.almasb:fxgl-animation 11.0-alpha


Categories

Categories

FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-animation
Version

Version

11.0-alpha
Type

Type

jar

Download fxgl-animation 11.0-alpha


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