MVN

com.github.nifty-gui : nifty-main

Maven & Gradle

Dec 27, 2018
233 stars

Nifty Main Parent Project · Nifty GUI is a Java Library that supports the building of interactive user interfaces for games or similar applications. It utilizes OpenGL for rendering and it can be easily integrated into many rendering systems. The configuration of the GUI is stored in xml files with little supporting Java code. In short Nifty helps you to layout stuff, display it in a cool way and interact with it :)

<dependency>
    <groupId>com.github.nifty-gui</groupId>
    <artifactId>nifty-main</artifactId>
    <version>1.4.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.nifty-gui : nifty-main to add to Maven - Latest Versions:

  • Latest Stable: 1.4.3

All Versions

Choose a version of com.github.nifty-gui : nifty-main to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
nifty-main-1.4.3
nifty-main-1.4.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.nifty-gui</groupId>
    <artifactId>nifty-main</artifactId>
    <version>1.4.3</version>
</dependency>

Advertisement

Dependencies from Group

Dec 27, 2018
21 usages
233 stars
Dec 27, 2018
9 usages
233 stars
Dec 27, 2018
9 usages
233 stars
Dec 27, 2018
6 usages
233 stars
Dec 27, 2018
2 usages
233 stars

Discover Dependencies

Dec 27, 2018
2 usages
233 stars
Dec 27, 2018
21 usages
233 stars
Oct 19, 2022
6 usages
3 stars
Mar 17, 2017
3 usages
3 stars