is not current version
Last Version 1.4.3

com.github.nifty-gui:nifty-java2d-renderer 1.4.2

Nifty Renderer for Java2d

Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.nifty-gui
ArtifactId

ArtifactId

nifty-java2d-renderer
Version

Version

1.4.2
Type

Type

jar

Download nifty-java2d-renderer 1.4.2


<!-- https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-java2d-renderer/ -->
<dependency>
    <groupId>com.github.nifty-gui</groupId>
    <artifactId>nifty-java2d-renderer</artifactId>
    <version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-java2d-renderer/
implementation 'com.github.nifty-gui:nifty-java2d-renderer:1.4.2'
// https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-java2d-renderer/
implementation ("com.github.nifty-gui:nifty-java2d-renderer:1.4.2")
'com.github.nifty-gui:nifty-java2d-renderer:jar:1.4.2'
<dependency org="com.github.nifty-gui" name="nifty-java2d-renderer" rev="1.4.2">
  <artifact name="nifty-java2d-renderer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nifty-gui', module='nifty-java2d-renderer', version='1.4.2')
)
libraryDependencies += "com.github.nifty-gui" % "nifty-java2d-renderer" % "1.4.2"
[com.github.nifty-gui/nifty-java2d-renderer "1.4.2"]