| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface |
| GroupId | GroupIdcom.github.nifty-gui |
| ArtifactId | ArtifactIdnifty-examples-slick2d |
| Last Version | Last Version1.4.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNifty Examples for Slick2D
Nifty Examples for Slick2D
|
<!-- https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-examples-slick2d/ -->
<dependency>
<groupId>com.github.nifty-gui</groupId>
<artifactId>nifty-examples-slick2d</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-examples-slick2d/
implementation 'com.github.nifty-gui:nifty-examples-slick2d:1.4.3'
// https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-examples-slick2d/
implementation ("com.github.nifty-gui:nifty-examples-slick2d:1.4.3")
'com.github.nifty-gui:nifty-examples-slick2d:jar:1.4.3'
<dependency org="com.github.nifty-gui" name="nifty-examples-slick2d" rev="1.4.3">
<artifact name="nifty-examples-slick2d" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nifty-gui', module='nifty-examples-slick2d', version='1.4.3')
)
libraryDependencies += "com.github.nifty-gui" % "nifty-examples-slick2d" % "1.4.3"
[com.github.nifty-gui/nifty-examples-slick2d "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-style-black | jar | 1.4.3 |
| com.github.nifty-gui : nifty-default-controls | jar | 1.4.3 |
| com.github.nifty-gui : nifty-slick2d-renderer | jar | 1.4.3 |
| org.jcraft : jorbis | jar | 0.0.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.3.1 |
| org.easymock : easymock | jar | 3.2 |