License |
License |
---|---|
Categories |
CategoriesLWJGL Business Logic Libraries GUI User Interface |
GroupId | GroupIdcom.github.nifty-gui |
ArtifactId | ArtifactIdnifty-examples-lwjgl |
Last Version | Last Version1.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNifty Examples
Lots of Nifty example code! You can find the source for nearly all demos/tutorials in here.
|
Filename | Size |
---|---|
nifty-examples-lwjgl-1.4.3.pom | |
nifty-examples-lwjgl-1.4.3.jar | 43 KB |
nifty-examples-lwjgl-1.4.3-sources.jar | 32 KB |
nifty-examples-lwjgl-1.4.3-javadoc.jar | 384 KB |
Browse |
<!-- 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-examples-lwjgl/
implementation 'com.github.nifty-gui:nifty-examples-lwjgl:1.4.3'
// https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-examples-lwjgl/
implementation ("com.github.nifty-gui:nifty-examples-lwjgl:1.4.3")
'com.github.nifty-gui:nifty-examples-lwjgl:jar:1.4.3'
<dependency org="com.github.nifty-gui" name="nifty-examples-lwjgl" rev="1.4.3">
<artifact name="nifty-examples-lwjgl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nifty-gui', module='nifty-examples-lwjgl', version='1.4.3')
)
libraryDependencies += "com.github.nifty-gui" % "nifty-examples-lwjgl" % "1.4.3"
[com.github.nifty-gui/nifty-examples-lwjgl "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.nifty-gui : nifty | jar | 1.4.3 |
com.github.nifty-gui : nifty-examples | jar | 1.4.3 |
com.github.nifty-gui : nifty-lwjgl-renderer | jar | 1.4.3 |
com.github.nifty-gui : nifty-style-black | jar | 1.4.3 |
com.github.nifty-gui : nifty-default-controls | jar | 1.4.3 |
com.github.nifty-gui : nifty-openal-soundsystem | jar | 1.4.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.3.1 |
org.easymock : easymock | jar | 3.2 |