Download nifty-examples-3.0.0.20130526.jar file - Jar n

Jar examples for n:nifty-examples

Description

Lots of Nifty example code! You can find the source for nearly all demos/tutorials in here.

You can download jar file nifty-examples 3.0.0.20130526 in this page.

License

Apache License

Build File

You can use the following script to add nifty-examples-3.0.0.20130526.jar to your project.

<dependency>
   <groupId>net.sf.sociaal</groupId>
   <artifactId>nifty-examples</artifactId>
   <version>3.0.0.20130526</version>
</dependency>
compile group: 'net.sf.sociaal', name: 'nifty-examples', version: '3.0.0.20130526'
libraryDependencies += "net.sf.sociaal" % "nifty-examples" % "3.0.0.20130526"
<dependency org="net.sf.sociaal" name="nifty-examples" rev="3.0.0.20130526"/>
@Grapes(@Grab(group='net.sf.sociaal', module='nifty-examples', version='3.0.0.20130526'))
'net.sf.sociaal:nifty-examples:jar:3.0.0.20130526'

Download

Click the following link to download the jar file.

nifty-examples-3.0.0.20130526-javadoc.jar
nifty-examples-3.0.0.20130526-sources.jar
nifty-examples-3.0.0.20130526.jar
nifty-examples-3.0.0.20130526.pom



Related Tutorials