is not current version
Last Version 17.1

com.github.almasb:fxgl-scene 11.9


Categories

Categories

FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-scene
Version

Version

11.9
Type

Type

jar

Download fxgl-scene 11.9


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