Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdde.golfgl.gdxcontrollerutils |
ArtifactId | ArtifactIdgdx-controllers-gwt |
Version | Version2.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/de.golfgl.gdxcontrollerutils/gdx-controllers-gwt/ -->
<dependency>
<groupId>de.golfgl.gdxcontrollerutils</groupId>
<artifactId>gdx-controllers-gwt</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.golfgl.gdxcontrollerutils/gdx-controllers-gwt/
implementation 'de.golfgl.gdxcontrollerutils:gdx-controllers-gwt:2.0.1'
// https://jarcasting.com/artifacts/de.golfgl.gdxcontrollerutils/gdx-controllers-gwt/
implementation ("de.golfgl.gdxcontrollerutils:gdx-controllers-gwt:2.0.1")
'de.golfgl.gdxcontrollerutils:gdx-controllers-gwt:jar:2.0.1'
<dependency org="de.golfgl.gdxcontrollerutils" name="gdx-controllers-gwt" rev="2.0.1">
<artifact name="gdx-controllers-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.golfgl.gdxcontrollerutils', module='gdx-controllers-gwt', version='2.0.1')
)
libraryDependencies += "de.golfgl.gdxcontrollerutils" % "gdx-controllers-gwt" % "2.0.1"
[de.golfgl.gdxcontrollerutils/gdx-controllers-gwt "2.0.1"]