is not current version
Last Version 17.1

com.github.almasb:fxgl-framework 11.17

JavaFX Game Development Framework

License

License

Categories

Categories

FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-framework
Version

Version

11.17
Type

Type

pom
Description

Description

com.github.almasb:fxgl-framework
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-framework 11.17

Filename Size
fxgl-framework-11.17.pom 12 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10

test (3)

Group / Artifact Type Version
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

  • fxgl-core
  • fxgl-io
  • fxgl-entity
  • fxgl-scene
  • fxgl
  • fxgl-test
  • fxgl-controllerinput
  • fxgl-gameplay
  • fxgl-samples
  • fxgl-tools
  • fxgl-zdeploy