Jar examples for g:gdx-controllers
You can download jar file gdx-controllers 1.6.3 in this page.
You can use the following script to add gdx-controllers-1.6.3.jar to your project.
<dependency> <groupId>com.badlogicgames.gdx</groupId> <artifactId>gdx-controllers</artifactId> <version>1.6.3</version> </dependency>
compile group: 'com.badlogicgames.gdx', name: 'gdx-controllers', version: '1.6.3'
libraryDependencies += "com.badlogicgames.gdx" % "gdx-controllers" % "1.6.3"
<dependency org="com.badlogicgames.gdx" name="gdx-controllers" rev="1.6.3"/>
@Grapes(@Grab(group='com.badlogicgames.gdx', module='gdx-controllers', version='1.6.3'))
'com.badlogicgames.gdx:gdx-controllers:jar:1.6.3'
Click the following link to download the jar file.
gdx-controllers-1.6.3-javadoc.jar