is not current version
Last Version 1.11.0

libGDX Core 1.10.0

Android/Desktop/iOS/HTML5 game development framework.

License

License

GroupId

GroupId

com.badlogicgames.gdx
ArtifactId

ArtifactId

gdx
Version

Version

1.10.0
Type

Type

jar
Description

Description

libGDX Core
Android/Desktop/iOS/HTML5 game development framework.
Project URL

Project URL

http://libgdx.badlogicgames.com/gdx

Download gdx 1.10.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.