is not current version
Last Version 1.11.0

com.badlogicgames.gdx:gdx-backend-gwt 1.9.13


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.badlogicgames.gdx
ArtifactId

ArtifactId

gdx-backend-gwt
Version

Version

1.9.13
Type

Type

jar

Download gdx-backend-gwt 1.9.13


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