is not current version
Last Version 1.11.0

libGDX Headless Backend 1.10.0

Android/Desktop/iOS/HTML5 game development framework.

License

License

GroupId

GroupId

com.badlogicgames.gdx
ArtifactId

ArtifactId

gdx-backend-headless
Version

Version

1.10.0
Type

Type

jar
Description

Description

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

Project URL

http://libgdx.badlogicgames.com/backends/gdx-backend-headless

Download gdx-backend-headless 1.10.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx jar 1.10.0

Project Modules

There are no modules declared in this project.