com.github.almasb:fxgl-gameplay

JavaFX Game Development Framework

License

License

Categories

Categories

FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-gameplay
Last Version

Last Version

17.1
Release Date

Release Date

Type

Type

jar
Description

Description

JavaFX Game Development Framework

Download fxgl-gameplay

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.almasb : fxgl-core jar 17.1
com.github.almasb : fxgl-scene jar 17.1
org.openjfx : javafx-controls jar 18
com.fasterxml.jackson.core : jackson-annotations jar 2.12.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.32

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
17.1
17
11.17
11.16
11.15