Download gdx-controllers-1.0.1.jar file - Jar g

Jar examples for g:gdx-controllers

Description

You can download jar file gdx-controllers 1.0.1 in this page.

Build File

You can use the following script to add gdx-controllers-1.0.1.jar to your project.

<dependency>
   <groupId>com.badlogicgames.gdx</groupId>
   <artifactId>gdx-controllers</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.badlogicgames.gdx', name: 'gdx-controllers', version: '1.0.1'
libraryDependencies += "com.badlogicgames.gdx" % "gdx-controllers" % "1.0.1"
<dependency org="com.badlogicgames.gdx" name="gdx-controllers" rev="1.0.1"/>
@Grapes(@Grab(group='com.badlogicgames.gdx', module='gdx-controllers', version='1.0.1'))
'com.badlogicgames.gdx:gdx-controllers:jar:1.0.1'

Download

Click the following link to download the jar file.

gdx-controllers-1.0.1-javadoc.jar
gdx-controllers-1.0.1-sources.jar
gdx-controllers-1.0.1.jar
gdx-controllers-1.0.1.pom



Related Tutorials