Download nibbler-core-0.4.jar file - Jar n

Jar examples for n:nibbler-core

Description

You can download jar file nibbler-core 0.4 in this page.

Build File

You can use the following script to add nibbler-core-0.4.jar to your project.

<dependency>
   <groupId>de.androbit</groupId>
   <artifactId>nibbler-core</artifactId>
   <version>0.4</version>
</dependency>
compile group: 'de.androbit', name: 'nibbler-core', version: '0.4'
libraryDependencies += "de.androbit" % "nibbler-core" % "0.4"
<dependency org="de.androbit" name="nibbler-core" rev="0.4"/>
@Grapes(@Grab(group='de.androbit', module='nibbler-core', version='0.4'))
'de.androbit:nibbler-core:jar:0.4'

Download

Click the following link to download the jar file.

nibbler-core-0.4-javadoc.jar
nibbler-core-0.4-sources.jar
nibbler-core-0.4.jar
nibbler-core-0.4.pom



Related Tutorials