| License |
License |
|---|---|
| GroupId | GroupIdcom.badlogicgames.gdx |
| ArtifactId | ArtifactIdgdx-tools |
| Last Version | Last Version1.11.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionlibGDX Tools
Android/Desktop/iOS/HTML5 game development framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gdx-tools-1.11.0.pom | |
| gdx-tools-1.11.0.jar | 6 MB |
| gdx-tools-1.11.0-sources.jar | 245 KB |
| gdx-tools-1.11.0-javadoc.jar | 355 KB |
| gdx-tools-1.11.0-distribution.jar | 6 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.badlogicgames.gdx/gdx-tools/ -->
<dependency>
<groupId>com.badlogicgames.gdx</groupId>
<artifactId>gdx-tools</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.badlogicgames.gdx/gdx-tools/
implementation 'com.badlogicgames.gdx:gdx-tools:1.11.0'
// https://jarcasting.com/artifacts/com.badlogicgames.gdx/gdx-tools/
implementation ("com.badlogicgames.gdx:gdx-tools:1.11.0")
'com.badlogicgames.gdx:gdx-tools:jar:1.11.0'
<dependency org="com.badlogicgames.gdx" name="gdx-tools" rev="1.11.0">
<artifact name="gdx-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.badlogicgames.gdx', module='gdx-tools', version='1.11.0')
)
libraryDependencies += "com.badlogicgames.gdx" % "gdx-tools" % "1.11.0"
[com.badlogicgames.gdx/gdx-tools "1.11.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.badlogicgames.gdx : gdx-backend-lwjgl | jar | 1.11.0 |
| com.badlogicgames.gdx : gdx-freetype | jar | 1.11.0 |
| com.badlogicgames.gdx : gdx-backend-headless | jar | 1.11.0 |