is not current version
Last Version 11.16

com.github.almasb:fxgl-input 11.8


Categories

Categories

FXGL Business Logic Libraries Game Development
GroupId

GroupId

com.github.almasb
ArtifactId

ArtifactId

fxgl-input
Version

Version

11.8
Type

Type

jar

Download fxgl-input 11.8


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