| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.golfgl.gdxcontrollerutils |
| Идентификатор | Идентификаторgdx-controllerutils-scene2d |
| Последняя версия | Последняя версия2.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеgdx-controllerutils
Game Controller Utilities for libGDX
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/de.golfgl.gdxcontrollerutils/gdx-controllerutils-scene2d/ -->
<dependency>
<groupId>de.golfgl.gdxcontrollerutils</groupId>
<artifactId>gdx-controllerutils-scene2d</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.golfgl.gdxcontrollerutils/gdx-controllerutils-scene2d/
implementation 'de.golfgl.gdxcontrollerutils:gdx-controllerutils-scene2d:2.3.0'
// https://jarcasting.com/artifacts/de.golfgl.gdxcontrollerutils/gdx-controllerutils-scene2d/
implementation ("de.golfgl.gdxcontrollerutils:gdx-controllerutils-scene2d:2.3.0")
'de.golfgl.gdxcontrollerutils:gdx-controllerutils-scene2d:jar:2.3.0'
<dependency org="de.golfgl.gdxcontrollerutils" name="gdx-controllerutils-scene2d" rev="2.3.0">
<artifact name="gdx-controllerutils-scene2d" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.golfgl.gdxcontrollerutils', module='gdx-controllerutils-scene2d', version='2.3.0')
)
libraryDependencies += "de.golfgl.gdxcontrollerutils" % "gdx-controllerutils-scene2d" % "2.3.0"
[de.golfgl.gdxcontrollerutils/gdx-controllerutils-scene2d "2.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.badlogicgames.gdx : gdx | jar | 1.9.11 |