is not current version
Last Version 1.9.13

com.badlogicgames.gdx:gdx-controllers 1.9.8


GroupId

GroupId

com.badlogicgames.gdx
ArtifactId

ArtifactId

gdx-controllers
Version

Version

1.9.8
Type

Type

jar

Download gdx-controllers 1.9.8


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