Last Version

com.github.almasb:fxgl-events 11.14

JavaFX Game Development Framework

License

License

Categories

Categories

FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-events
Version

Version

11.14
Type

Type

jar
Description

Description

JavaFX Game Development Framework

Download fxgl-events 11.14


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.almasb : fxgl-core jar 11.14
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30

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

There are no modules declared in this project.