is not current version
Last Version 17.1

com.github.almasb:fxgl-scene 17

JavaFX Game Development Framework

License

License

Categories

Categories

FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-scene
Version

Version

17
Type

Type

jar
Description

Description

JavaFX Game Development Framework

Download fxgl-scene 17


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

Dependencies

compile (3)

Group / Artifact Type Version
org.openjfx : javafx-controls jar 17.0.0.1
com.github.almasb : fxgl-core jar 17
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.32

test (4)

Group / Artifact Type Version
com.github.almasb : fxgl-test jar 17
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.