is not current version
Last Version 1.9.13

com.badlogicgames.gdx:gdx-controllers-android 1.9.8


GroupId

GroupId

com.badlogicgames.gdx
ArtifactId

ArtifactId

gdx-controllers-android
Version

Version

1.9.8
Type

Type

jar

Download gdx-controllers-android 1.9.8


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