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