is not current version
Last Version 17.1

com.github.almasb:fxgl-framework 0.5.0

JavaFX Game Development Framework

Categories

Categories

FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-framework
Version

Version

0.5.0
Type

Type

pom

Download fxgl-framework 0.5.0

Filename Size
fxgl-framework-0.5.0.pom 11 KB
Browse

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