Last Version

libGDX Parent 1.10.0

Android/Desktop/iOS/HTML5 game development framework.

License

License

GroupId

GroupId

com.badlogicgames.gdx
ArtifactId

ArtifactId

gdx-parent
Version

Version

1.10.0
Type

Type

pom
Description

Description

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

Project URL

http://libgdx.badlogicgames.com
Source Code Management

Source Code Management

http://github.com/libgdx/libgdx

Download gdx-parent 1.10.0

Filename Size
gdx-parent-1.10.0.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • gdx
  • gdx/jni/maven
  • backends/gdx-backend-android
  • backends/gdx-backend-robovm
  • backends/gdx-backend-lwjgl
  • backends/gdx-backend-lwjgl3
  • backends/gdx-backends-gwt
  • backends/gdx-backend-headless
  • extensions/gdx-tools
  • extensions/gdx-box2d
  • extensions/gdx-bullet
  • extensions/gdx-bullet/jni/maven
  • extensions/gdx-freetype
  • extensions/gdx-freetype/jni/maven