is not current version
Last Version 17.1

com.github.almasb:fxgl 0.4.0


Categories

Categories

FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl
Version

Version

0.4.0
Type

Type

jar

Download fxgl 0.4.0


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