License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdcom.github.nifty-gui |
ArtifactId | ArtifactIdnifty-examples-processing |
Last Version | Last Version1.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnifty-examples-processing
Nifty Processing Examples
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-examples-processing/ -->
<dependency>
<groupId>com.github.nifty-gui</groupId>
<artifactId>nifty-examples-processing</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-examples-processing/
implementation 'com.github.nifty-gui:nifty-examples-processing:1.4.3'
// https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-examples-processing/
implementation ("com.github.nifty-gui:nifty-examples-processing:1.4.3")
'com.github.nifty-gui:nifty-examples-processing:jar:1.4.3'
<dependency org="com.github.nifty-gui" name="nifty-examples-processing" rev="1.4.3">
<artifact name="nifty-examples-processing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nifty-gui', module='nifty-examples-processing', version='1.4.3')
)
libraryDependencies += "com.github.nifty-gui" % "nifty-examples-processing" % "1.4.3"
[com.github.nifty-gui/nifty-examples-processing "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
org.easymock : easymock | jar | 3.2 |