Download bboxdb-tools-0.5.0.jar file - Jar b

Jar examples for b:bboxdb-tools

Description

You can download jar file bboxdb-tools 0.5.0 in this page.

License

Apache License

Build File

You can use the following script to add bboxdb-tools-0.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

bboxdb-tools-0.5.0-javadoc.jar
bboxdb-tools-0.5.0-sources.jar
bboxdb-tools-0.5.0.jar
bboxdb-tools-0.5.0.pom



Related Tutorials