is not current version
Last Version 1.912.0

com.github.tommyettinger:gdx-backend-jglfw 1.100.0

Android/Desktop/iOS/HTML5 game development framework.

GroupId

GroupId

com.github.tommyettinger
ArtifactId

ArtifactId

gdx-backend-jglfw
Version

Version

1.100.0
Type

Type

jar

Download gdx-backend-jglfw 1.100.0


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