| License |
License |
|---|---|
| Categories |
CategoriesFXGL Business Logic Libraries Game Development |
| GroupId | GroupIdcom.github.almasb |
| ArtifactId | ArtifactIdFXGL |
| Last Version | Last Version0.2.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.github.almasb:FXGL
JavaFX Game Development Framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| FXGL-0.2.8.pom | |
| FXGL-0.2.8.jar | 1 MB |
| FXGL-0.2.8-sources.jar | 1 MB |
| FXGL-0.2.8-javadoc.jar | 848 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |