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