Download kibble-0.12.jar file - Jar k

Jar examples for k:kibble

Description

You can download jar file kibble 0.12 in this page.

Build File

You can use the following script to add kibble-0.12.jar to your project.

<dependency>
   <groupId>com.antwerkz.kibble</groupId>
   <artifactId>kibble</artifactId>
   <version>0.12</version>
</dependency>
compile group: 'com.antwerkz.kibble', name: 'kibble', version: '0.12'
libraryDependencies += "com.antwerkz.kibble" % "kibble" % "0.12"
<dependency org="com.antwerkz.kibble" name="kibble" rev="0.12"/>
@Grapes(@Grab(group='com.antwerkz.kibble', module='kibble', version='0.12'))
'com.antwerkz.kibble:kibble:jar:0.12'

Download

Click the following link to download the jar file.

kibble-0.12-javadoc.jar
kibble-0.12-sources.jar
kibble-0.12.jar
kibble-0.12.pom



Related Tutorials