Jar examples for n:nifty-examples
Lots of Nifty example code! You can find the source for nearly all demos/tutorials in here.
You can download jar file nifty-examples 1.4.2 in this page.
Apache License
You can use the following script to add nifty-examples-1.4.2.jar to your project.
<dependency> <groupId>com.github.nifty-gui</groupId> <artifactId>nifty-examples</artifactId> <version>1.4.2</version> </dependency>
compile group: 'com.github.nifty-gui', name: 'nifty-examples', version: '1.4.2'
libraryDependencies += "com.github.nifty-gui" % "nifty-examples" % "1.4.2"
<dependency org="com.github.nifty-gui" name="nifty-examples" rev="1.4.2"/>
@Grapes(@Grab(group='com.github.nifty-gui', module='nifty-examples', version='1.4.2'))
'com.github.nifty-gui:nifty-examples:jar:1.4.2'
Click the following link to download the jar file.
nifty-examples-1.4.2-javadoc.jar