Nifty Renderer for LWJGL


License

License

Categories

Categories

LWJGL Business Logic Libraries GUI User Interface
GroupId

GroupId

com.github.nifty-gui
ArtifactId

ArtifactId

nifty-lwjgl-renderer
Last Version

Last Version

1.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

Nifty Renderer for LWJGL
Nifty Renderer for LWJGL

Download nifty-lwjgl-renderer

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.lwjgl.lwjgl : lwjgl jar 2.9.3
org.lwjgl.lwjgl : lwjgl_util jar 2.9.3
com.github.nifty-gui : nifty jar 1.4.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.3.1
org.easymock : easymock jar 3.2

Project Modules

There are no modules declared in this project.
com.github.nifty-gui

Versions

Version
1.4.3
1.4.2