Last Version

com.github.almasb:FXGL 0.2.8

JavaFX Game Development Framework

License

License

Categories

Categories

FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

FXGL
Version

Version

0.2.8
Type

Type

jar
Description

Description

com.github.almasb:FXGL
JavaFX Game Development Framework
Project URL

Project URL

http://almasb.github.io/FXGL/
Source Code Management

Source Code Management

https://github.com/AlmasB/FXGL

Download FXGL 0.2.8


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

Dependencies

compile (13)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.3
com.google.inject : guice jar 4.0
org.jfxtras : jfxtras-window jar 8.0-r4
org.controlsfx : controlsfx jar 8.40.10
com.github.AlmasB » FXEventBus jar 1.0
com.github.AlmasB » Ents jar 1.1.1
com.github.AlmasB » GameUtils jar 0.0.3
com.github.AlmasB » jbox2d jar 2.3.2-fxgl
com.github.AlmasB » AStar jar 1.0
com.github.AlmasB » EasyIO jar 0.1.6
org.apache.logging.log4j : log4j-api jar 2.5
org.apache.logging.log4j : log4j-core jar 2.5
com.github.AlmasB » gdx-ai jar 1.8.2-fxgl

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.