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

Jar examples for b:boothub-db

Description

The boothub-db artifact

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials