is not current version
Last Version 17.1

com.github.almasb:fxgl-test 11.14


Categories

Categories

FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-test
Version

Version

11.14
Type

Type

jar

Download fxgl-test 11.14


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