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