Download bb-kit-0.1.0.jar file - Jar b

Jar examples for b:bb-kit

Description

Common Development Kit

You can download jar file bb-kit 0.1.0 in this page.

Build File

You can use the following script to add bb-kit-0.1.0.jar to your project.

<dependency>
   <groupId>net.bolbat</groupId>
   <artifactId>bb-kit</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'net.bolbat', name: 'bb-kit', version: '0.1.0'
libraryDependencies += "net.bolbat" % "bb-kit" % "0.1.0"
<dependency org="net.bolbat" name="bb-kit" rev="0.1.0"/>
@Grapes(@Grab(group='net.bolbat', module='bb-kit', version='0.1.0'))
'net.bolbat:bb-kit:jar:0.1.0'

Download

Click the following link to download the jar file.

bb-kit-0.1.0-javadoc.jar
bb-kit-0.1.0-sources.jar
bb-kit-0.1.0.jar
bb-kit-0.1.0.pom



Related Tutorials