MVN

com.github.nifty-gui : nifty-examples

Maven & Gradle

Dec 27, 2018
6 usages
233 stars

Nifty Examples · Lots of Nifty example code! You can find the source for nearly all demos/tutorials in here.

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

Latest Version

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

  • Latest Stable: 1.4.3

All Versions

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

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

How to add a dependency to Maven

Add the following com.github.nifty-gui : nifty-examples maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.nifty-gui : nifty-examples gradle dependency to your build.gradle file:

implementation 'com.github.nifty-gui:nifty-examples:1.4.3'

Gradle Kotlin DSL: Add the following com.github.nifty-gui : nifty-examples gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.nifty-gui:nifty-examples:1.4.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.nifty-gui : nifty-examples sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.nifty-gui" % "nifty-examples" % "1.4.3"

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

May 14, 2019
4 usages
1 stars
Mar 29, 2021
7 usages
Nov 26, 2021
9 usages
3 stars
Jul 16, 2019
8 usages
0 stars
Aug 12, 2017
3 usages
486 stars
Aug 24, 2023
10 usages
1 stars
May 16, 2011
15 usages
203 stars
Aug 17, 2023
47 usages
3.4k stars