is not current version
Last Version 11.14

com.github.almasb:fxgl-time 11.12


Categories

Categories

FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-time
Version

Version

11.12
Type

Type

jar

Download fxgl-time 11.12


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