Last Version

gdx-controllers 2.2.2

Game Controller Extension for libGDX

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.badlogicgames.gdx-controllers
ArtifactId

ArtifactId

gdx-controllers-gwt
Version

Version

2.2.2
Type

Type

jar
Description

Description

gdx-controllers
Game Controller Extension for libGDX
Project URL

Project URL

https://github.com/libgdx/gdx-controllers

Download gdx-controllers-gwt 2.2.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.badlogicgames.gdx-controllers : gdx-controllers-core jar 2.2.2

runtime (3)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx-backend-gwt jar 1.9.11
com.badlogicgames.gdx : gdx jar 1.9.11
com.badlogicgames.gdx : gdx-backend-gwt jar 1.9.11

Project Modules

There are no modules declared in this project.