Last Version

com.github.almasb:fxgl-games 0.3.5

JavaFX Game Development Framework

License

License

Categories

Categories

FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-games
Version

Version

0.3.5
Type

Type

jar
Description

Description

JavaFX Game Development Framework

Download fxgl-games 0.3.5


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.almasb : fxgl jar 0.3.5
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.2-2
org.apache.logging.log4j : log4j-api jar 2.8.1
org.apache.logging.log4j : log4j-core jar 2.8.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.