License |
License |
---|---|
Categories |
CategorieslibGDX Business Logic Libraries GUI User Interface |
GroupId | GroupIdcom.github.nifty-gui |
ArtifactId | ArtifactIdnifty-examples-libgdx-desktop |
Last Version | Last Version1.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNifty Examples for LibGDX - Desktop
|
<!-- 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.3</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.3'
// https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-examples-libgdx-desktop/
implementation ("com.github.nifty-gui:nifty-examples-libgdx-desktop:1.4.3")
'com.github.nifty-gui:nifty-examples-libgdx-desktop:jar:1.4.3'
<dependency org="com.github.nifty-gui" name="nifty-examples-libgdx-desktop" rev="1.4.3">
<artifact name="nifty-examples-libgdx-desktop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nifty-gui', module='nifty-examples-libgdx-desktop', version='1.4.3')
)
libraryDependencies += "com.github.nifty-gui" % "nifty-examples-libgdx-desktop" % "1.4.3"
[com.github.nifty-gui/nifty-examples-libgdx-desktop "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.nifty-gui : nifty-examples-libgdx-core | jar | 1.4.3 |
com.badlogicgames.gdx : gdx | jar | 1.9.4 |
com.badlogicgames.gdx : gdx-backend-lwjgl | jar | 1.9.4 |
com.badlogicgames.gdx : gdx-platform | jar | 1.9.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.3.1 |
org.easymock : easymock | jar | 3.2 |