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

Jar examples for n:nifty-core

Description

Nifty Core

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials