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

Jar examples for n:nibbler-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials