is not current version
Last Version 2.2.2

com.badlogicgames.gdx-controllers:gdx-controllers-desktop 2.0.1

Game Controller Extension for libGDX

GroupId

GroupId

com.badlogicgames.gdx-controllers
ArtifactId

ArtifactId

gdx-controllers-desktop
Version

Version

2.0.1
Type

Type

jar

Download gdx-controllers-desktop 2.0.1


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