is not current version
Last Version 0.5.4

com.github.almasb:fxgl-base 0.5.1


Categories

Categories

FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-base
Version

Version

0.5.1
Type

Type

jar

Download fxgl-base 0.5.1


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