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

Jar examples for n:nibbler-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials