Download boothub-db-0.4.0.jar file - Jar b

Jar examples for b:boothub-db

Description

The boothub-db artifact

You can download jar file boothub-db 0.4.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add boothub-db-0.4.0.jar to your project.

<dependency>
   <groupId>org.boothub</groupId>
   <artifactId>boothub-db</artifactId>
   <version>0.4.0</version>
</dependency>
compile group: 'org.boothub', name: 'boothub-db', version: '0.4.0'
libraryDependencies += "org.boothub" % "boothub-db" % "0.4.0"
<dependency org="org.boothub" name="boothub-db" rev="0.4.0"/>
@Grapes(@Grab(group='org.boothub', module='boothub-db', version='0.4.0'))
'org.boothub:boothub-db:jar:0.4.0'

Download

Click the following link to download the jar file.

boothub-db-0.4.0-javadoc.jar
boothub-db-0.4.0-sources.jar
boothub-db-0.4.0.jar
boothub-db-0.4.0.pom



Related Tutorials