License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdcom.github.nifty-gui |
ArtifactId | ArtifactIdnifty-examples-jogl |
Last Version | Last Version1.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNifty Examples for JOGL
|
Filename | Size |
---|---|
nifty-examples-jogl-1.4.3.pom | |
nifty-examples-jogl-1.4.3.jar | 15 KB |
nifty-examples-jogl-1.4.3-sources.jar | 9 KB |
nifty-examples-jogl-1.4.3-javadoc.jar | 82 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-examples-jogl/ -->
<dependency>
<groupId>com.github.nifty-gui</groupId>
<artifactId>nifty-examples-jogl</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-examples-jogl/
implementation 'com.github.nifty-gui:nifty-examples-jogl:1.4.3'
// https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-examples-jogl/
implementation ("com.github.nifty-gui:nifty-examples-jogl:1.4.3")
'com.github.nifty-gui:nifty-examples-jogl:jar:1.4.3'
<dependency org="com.github.nifty-gui" name="nifty-examples-jogl" rev="1.4.3">
<artifact name="nifty-examples-jogl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nifty-gui', module='nifty-examples-jogl', version='1.4.3')
)
libraryDependencies += "com.github.nifty-gui" % "nifty-examples-jogl" % "1.4.3"
[com.github.nifty-gui/nifty-examples-jogl "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.nifty-gui : nifty-jogl-renderer | jar | 1.4.3 |
com.github.nifty-gui : nifty | jar | 1.4.3 |
com.github.nifty-gui : nifty-examples | jar | 1.4.3 |
com.github.nifty-gui : nifty-pauls-soundsystem | jar | 1.4.3 |
org.jogamp.jogl : jogl-all-main | jar | 2.3.2 |
org.jogamp.gluegen : gluegen-rt-main | jar | 2.3.2 |
org.jogamp.joal : joal-main | jar | 2.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.3.1 |
org.easymock : easymock | jar | 3.2 |