Last Version

com.github.almasb:fxgl-base 0.5.4

JavaFX Game Development Framework

License

License

Categories

Categories

FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-base
Version

Version

0.5.4
Type

Type

jar
Description

Description

JavaFX Game Development Framework

Download fxgl-base 0.5.4


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

Dependencies

compile (10)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.51
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 0.23.4
com.fasterxml.jackson.core : jackson-databind jar 2.9.0
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.0
org.apache.httpcomponents : httpclient jar 4.5.3
com.gluonhq : charm-down-plugin-storage jar 3.7.0
com.gluonhq : charm-down-plugin-storage-desktop jar 3.7.0
com.gluonhq : charm-down-plugin-lifecycle jar 3.7.0
com.github.almasb : fxgl-plugin-audio jar 0.0.2
com.github.almasb : fxgl-plugin-audio-desktop jar 0.0.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.1.1
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.