Nifty Examples for LibGDX - Main Parent


License

License

Categories

Categories

libGDX Business Logic Libraries GUI User Interface
GroupId

GroupId

com.github.nifty-gui
ArtifactId

ArtifactId

nifty-examples-libgdx
Last Version

Last Version

1.4.3
Release Date

Release Date

Type

Type

pom
Description

Description

Nifty Examples for LibGDX - Main Parent

Download nifty-examples-libgdx

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.3.1
org.easymock : easymock jar 3.2

Project Modules

  • core
  • desktop
com.github.nifty-gui

Versions

Version
1.4.3
1.4.2