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

Jar examples for n:nifty-client

Description

Nifty client

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials