не последняя версия
Последняя версия 1.4.3

com.github.nifty-gui:nifty-examples-libgdx 1.4.2


Категории

Категории

libGDX Прикладные библиотеки GUI Взаимодействие с пользователем
Группа

Группа

com.github.nifty-gui
Идентификатор

Идентификатор

nifty-examples-libgdx
Версия

Версия

1.4.2
Тип

Тип

pom

Скачать nifty-examples-libgdx 1.4.2

Имя Файла Размер
nifty-examples-libgdx-1.4.2.pom 3 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-examples-libgdx/ -->
<dependency>
    <groupId>com.github.nifty-gui</groupId>
    <artifactId>nifty-examples-libgdx</artifactId>
    <version>1.4.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-examples-libgdx/
implementation 'com.github.nifty-gui:nifty-examples-libgdx:1.4.2'
// https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-examples-libgdx/
implementation ("com.github.nifty-gui:nifty-examples-libgdx:1.4.2")
'com.github.nifty-gui:nifty-examples-libgdx:pom:1.4.2'
<dependency org="com.github.nifty-gui" name="nifty-examples-libgdx" rev="1.4.2">
  <artifact name="nifty-examples-libgdx" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nifty-gui', module='nifty-examples-libgdx', version='1.4.2')
)
libraryDependencies += "com.github.nifty-gui" % "nifty-examples-libgdx" % "1.4.2"
[com.github.nifty-gui/nifty-examples-libgdx "1.4.2"]