is not current version
Last Version 17.1

com.github.almasb:fxgl-gameplay 11.15


Categories

Categories

FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-gameplay
Version

Version

11.15
Type

Type

jar

Download fxgl-gameplay 11.15


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