| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.badlogicgames.gdx-controllers |
| Идентификатор | Идентификаторgdx-controllers-core |
| Версия | Версия2.2.2 |
| Тип | Типjar |
| Описание |
Описаниеgdx-controllers
Game Controller Extension for libGDX
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| gdx-controllers-core-2.2.2.pom | |
| gdx-controllers-core-2.2.2.jar | 11 KB |
| gdx-controllers-core-2.2.2-sources.jar | 10 KB |
| gdx-controllers-core-2.2.2-library.jar | 11 KB |
| gdx-controllers-core-2.2.2-javadoc.jar | 49 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.badlogicgames.gdx-controllers/gdx-controllers-core/ -->
<dependency>
<groupId>com.badlogicgames.gdx-controllers</groupId>
<artifactId>gdx-controllers-core</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.badlogicgames.gdx-controllers/gdx-controllers-core/
implementation 'com.badlogicgames.gdx-controllers:gdx-controllers-core:2.2.2'
// https://jarcasting.com/artifacts/com.badlogicgames.gdx-controllers/gdx-controllers-core/
implementation ("com.badlogicgames.gdx-controllers:gdx-controllers-core:2.2.2")
'com.badlogicgames.gdx-controllers:gdx-controllers-core:jar:2.2.2'
<dependency org="com.badlogicgames.gdx-controllers" name="gdx-controllers-core" rev="2.2.2">
<artifact name="gdx-controllers-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.badlogicgames.gdx-controllers', module='gdx-controllers-core', version='2.2.2')
)
libraryDependencies += "com.badlogicgames.gdx-controllers" % "gdx-controllers-core" % "2.2.2"
[com.badlogicgames.gdx-controllers/gdx-controllers-core "2.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.badlogicgames.gdx : gdx | jar | 1.9.11 |