is not current version
Last Version 1.11.0

com.badlogicgames.gdx:gdx-backend-headless 1.6.3


GroupId

GroupId

com.badlogicgames.gdx
ArtifactId

ArtifactId

gdx-backend-headless
Version

Version

1.6.3
Type

Type

jar

Download gdx-backend-headless 1.6.3


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