MVN

com.facebook.nifty : nifty-examples

Maven & Gradle

Mar 17, 2014
1 usages
904 stars

Examples

<dependency>
    <groupId>com.facebook.nifty</groupId>
    <artifactId>nifty-examples</artifactId>
    <version>0.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.12.0

All Versions

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

Version Vulnerabilities Updated
0.12.x
nifty-examples-0.12.0
0.11.x
nifty-examples-0.11.0
0.10.x
nifty-examples-0.10.0
0.9.x
nifty-examples-0.9.0
0.8.x
nifty-examples-0.8.0
0.7.x
nifty-examples-0.7.1
nifty-examples-0.7.0
0.6.x
nifty-examples-0.6.0
0.5.x
nifty-examples-0.5.0
0.4.x
nifty-examples-0.4.0
0.3.x
nifty-examples-0.3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.facebook.nifty</groupId>
    <artifactId>nifty-examples</artifactId>
    <version>0.12.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.facebook.nifty:nifty-examples:0.12.0'

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

implementation("com.facebook.nifty:nifty-examples:0.12.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.facebook.nifty" % "nifty-examples" % "0.12.0"

Advertisement

Dependencies from Group

Apr 03, 2018
17 usages
904 stars
Apr 03, 2018
13 usages
904 stars
Oct 11, 2016
3 usages
905 stars
Mar 17, 2014
1 usages
904 stars
Apr 18, 2013
1 usages
904 stars

Discover Dependencies

Feb 23, 2015
71 stars
Jul 13, 2012
2 stars
Nov 07, 2014
0 stars
Mar 10, 2014
4 usages
47 stars
Nov 30, 2014
137 stars