is not current version
Last Version 1.11.0

com.badlogicgames.gdx:gdx-tools 1.9.13


GroupId

GroupId

com.badlogicgames.gdx
ArtifactId

ArtifactId

gdx-tools
Version

Version

1.9.13
Type

Type

jar

Download gdx-tools 1.9.13


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