is not current version
Last Version 1.912.0

com.github.tommyettinger:gdx-backend-gwt 1.911.2

Android/Desktop/iOS/HTML5 game development framework.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.tommyettinger
ArtifactId

ArtifactId

gdx-backend-gwt
Version

Version

1.911.2
Type

Type

jar

Download gdx-backend-gwt 1.911.2


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