Download nifty-core-0.23.0.jar file - Jar n

Jar examples for n:nifty-core

Description

Nifty Core

You can download jar file nifty-core 0.23.0 in this page.

License

Apache License

Build File

You can use the following script to add nifty-core-0.23.0.jar to your project.

<dependency>
   <groupId>com.facebook.nifty</groupId>
   <artifactId>nifty-core</artifactId>
   <version>0.23.0</version>
</dependency>
compile group: 'com.facebook.nifty', name: 'nifty-core', version: '0.23.0'
libraryDependencies += "com.facebook.nifty" % "nifty-core" % "0.23.0"
<dependency org="com.facebook.nifty" name="nifty-core" rev="0.23.0"/>
@Grapes(@Grab(group='com.facebook.nifty', module='nifty-core', version='0.23.0'))
'com.facebook.nifty:nifty-core:jar:0.23.0'

Download

Click the following link to download the jar file.

nifty-core-0.23.0-javadoc.jar
nifty-core-0.23.0-sources.jar
nifty-core-0.23.0-test-sources.jar
nifty-core-0.23.0-tests.jar
nifty-core-0.23.0.jar
nifty-core-0.23.0.pom



Related Tutorials