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

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

Lots of Nifty example code! You can find the source for nearly all demos/tutorials in here.

Категории

Категории

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

Группа

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

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

nifty-examples-lwjgl
Версия

Версия

1.4.2
Тип

Тип

jar

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


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