is not current version
Last Version 17.1

com.github.almasb:fxgl-core 11.0-alpha


Categories

Categories

FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-core
Version

Version

11.0-alpha
Type

Type

jar

Download fxgl-core 11.0-alpha


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