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

Jar examples for b:bb-kit

Description

Common Development Kit

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials