is not current version
Last Version 1.4.3

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


Categories

Categories

libGDX Business Logic Libraries GUI User Interface
GroupId

GroupId

com.github.nifty-gui
ArtifactId

ArtifactId

nifty-examples-libgdx-desktop
Version

Version

1.4.2
Type

Type

jar

Download nifty-examples-libgdx-desktop 1.4.2


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