is not current version
Last Version 2.2.2

gdx-controllers 2.2.0

Game Controller Extension for libGDX

License

License

GroupId

GroupId

com.badlogicgames.gdx-controllers
ArtifactId

ArtifactId

gdx-controllers-core
Version

Version

2.2.0
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-core 2.2.0


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

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.