Last Version

Examples 0.12.0

Parent POM for Facebook open source java projects that should be distributed through the central Maven repository using oss.sonatype.org

License

License

GroupId

GroupId

com.facebook.nifty
ArtifactId

ArtifactId

nifty-examples
Version

Version

0.12.0
Type

Type

jar
Description

Description

Examples
Parent POM for Facebook open source java projects that should be distributed through the central Maven repository using oss.sonatype.org
Project Organization

Project Organization

Facebook, Inc.

Download nifty-examples 0.12.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.facebook.nifty : nifty-core jar 0.12.0
io.netty : netty jar 3.7.0.Final
javax.inject : javax.inject jar 1
com.google.inject : guice jar 3.0
org.apache.thrift : libthrift jar 0.9.1
org.slf4j : slf4j-api jar 1.7.5

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.5
log4j : log4j jar 1.2.17

test (4)

Group / Artifact Type Version
com.facebook.nifty : nifty-client jar 0.12.0
com.google.guava : guava jar 16.0.1
io.airlift : units jar 0.83
org.testng : testng jar 6.8.7

Project Modules

There are no modules declared in this project.