MVN

com.badlogicgames.gdx-controllers : gdx-controllers-core

Maven & Gradle

Apr 27, 2023
8 usages
65 stars

gdx-controllers · Game Controller Extension for libGDX

<dependency>
    <groupId>com.badlogicgames.gdx-controllers</groupId>
    <artifactId>gdx-controllers-core</artifactId>
    <version>2.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.badlogicgames.gdx-controllers : gdx-controllers-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.3

All Versions

Choose a version of com.badlogicgames.gdx-controllers : gdx-controllers-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
gdx-controllers-core-2.2.3
gdx-controllers-core-2.2.2
gdx-controllers-core-2.2.1
gdx-controllers-core-2.2.0
2.1.x
gdx-controllers-core-2.1.0
2.0.x
gdx-controllers-core-2.0.1
gdx-controllers-core-2.0.0

How to add a dependency to Maven

Add the following com.badlogicgames.gdx-controllers : gdx-controllers-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.badlogicgames.gdx-controllers</groupId>
    <artifactId>gdx-controllers-core</artifactId>
    <version>2.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.badlogicgames.gdx-controllers : gdx-controllers-core gradle dependency to your build.gradle file:

implementation 'com.badlogicgames.gdx-controllers:gdx-controllers-core:2.2.3'

Gradle Kotlin DSL: Add the following com.badlogicgames.gdx-controllers : gdx-controllers-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.badlogicgames.gdx-controllers:gdx-controllers-core:2.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.badlogicgames.gdx-controllers : gdx-controllers-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.badlogicgames.gdx-controllers" % "gdx-controllers-core" % "2.2.3"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 25, 2023
4 usages
3.9k stars
Jul 13, 2022
10 stars
Jul 08, 2021
1 usages
3.8k stars
Aug 02, 2021
3 usages
Feb 11, 2021
1 stars
Jul 25, 2021
6 usages
21 stars
Dec 23, 2020
1 usages
154 stars
Mar 03, 2022
7 stars
Feb 10, 2021
1 usages
0 stars