Download gdx-tools-0.9.9.jar file - Jar g

Jar examples for g:gdx-tools

Description

You can download jar file gdx-tools 0.9.9 in this page.

Build File

You can use the following script to add gdx-tools-0.9.9.jar to your project.

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

Download

Click the following link to download the jar file.

gdx-tools-0.9.9-distribution.jar
gdx-tools-0.9.9-javadoc.jar
gdx-tools-0.9.9-sources.jar
gdx-tools-0.9.9.jar
gdx-tools-0.9.9.pom



Related Tutorials