GroupId | GroupIdde.golfgl.gdxcontrollerutils |
---|---|
ArtifactId | ArtifactIdgdx-controllerutils-android |
Version | Version0.1.5 |
Type | Typeaar |
Filename | Size |
---|---|
gdx-controllerutils-android-0.1.5.pom | |
gdx-controllerutils-android-0.1.5.aar | 1 KB |
gdx-controllerutils-android-0.1.5-sources.jar | 261 bytes |
gdx-controllerutils-android-0.1.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/de.golfgl.gdxcontrollerutils/gdx-controllerutils-android/ -->
<dependency>
<groupId>de.golfgl.gdxcontrollerutils</groupId>
<artifactId>gdx-controllerutils-android</artifactId>
<version>0.1.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.golfgl.gdxcontrollerutils/gdx-controllerutils-android/
implementation 'de.golfgl.gdxcontrollerutils:gdx-controllerutils-android:0.1.5'
// https://jarcasting.com/artifacts/de.golfgl.gdxcontrollerutils/gdx-controllerutils-android/
implementation ("de.golfgl.gdxcontrollerutils:gdx-controllerutils-android:0.1.5")
'de.golfgl.gdxcontrollerutils:gdx-controllerutils-android:aar:0.1.5'
<dependency org="de.golfgl.gdxcontrollerutils" name="gdx-controllerutils-android" rev="0.1.5">
<artifact name="gdx-controllerutils-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.golfgl.gdxcontrollerutils', module='gdx-controllerutils-android', version='0.1.5')
)
libraryDependencies += "de.golfgl.gdxcontrollerutils" % "gdx-controllerutils-android" % "0.1.5"
[de.golfgl.gdxcontrollerutils/gdx-controllerutils-android "0.1.5"]