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

Jar examples for b:bboxdb-tools

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials