| License |
License |
|---|---|
| Categories |
CategoriesFXGL Business Logic Libraries Game Development |
| GroupId | GroupIdcom.github.almasb |
| ArtifactId | ArtifactIdfxgl-input |
| Last Version | Last Version11.16 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJavaFX Game Development Framework
|
| Filename | Size |
|---|---|
| fxgl-input-11.16.pom | |
| fxgl-input-11.16.jar | 80 KB |
| fxgl-input-11.16-sources.jar | 17 KB |
| fxgl-input-11.16-javadoc.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.almasb/fxgl-input/ -->
<dependency>
<groupId>com.github.almasb</groupId>
<artifactId>fxgl-input</artifactId>
<version>11.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.almasb/fxgl-input/
implementation 'com.github.almasb:fxgl-input:11.16'
// https://jarcasting.com/artifacts/com.github.almasb/fxgl-input/
implementation ("com.github.almasb:fxgl-input:11.16")
'com.github.almasb:fxgl-input:jar:11.16'
<dependency org="com.github.almasb" name="fxgl-input" rev="11.16">
<artifact name="fxgl-input" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.almasb', module='fxgl-input', version='11.16')
)
libraryDependencies += "com.github.almasb" % "fxgl-input" % "11.16"
[com.github.almasb/fxgl-input "11.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.almasb : fxgl-core | jar | 11.16 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.30 |
| 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 |