Last Version

libGDX JGLFW Backend 1.9.6

Android/Desktop/iOS/HTML5 game development framework.

License

License

GroupId

GroupId

com.badlogicgames.gdx
ArtifactId

ArtifactId

gdx-backend-jglfw
Version

Version

1.9.6
Type

Type

jar
Description

Description

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

Project URL

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

Download gdx-backend-jglfw 1.9.6


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

Dependencies

compile (3)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx jar 1.9.6
com.badlogicgames.jglfw : jglfw jar 1.1
com.badlogicgames.jglfw : jglfw-platform jar 1.1

Project Modules

There are no modules declared in this project.