Download bboxdb-commons-0.3.7.jar file - Jar b

Jar examples for b:bboxdb-commons

Description

You can download jar file bboxdb-commons 0.3.7 in this page.

License

Apache License

Build File

You can use the following script to add bboxdb-commons-0.3.7.jar to your project.

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

Download

Click the following link to download the jar file.

bboxdb-commons-0.3.7-javadoc.jar
bboxdb-commons-0.3.7-sources.jar
bboxdb-commons-0.3.7.jar
bboxdb-commons-0.3.7.pom



Related Tutorials