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

Jar examples for b:bboxdb-commons

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials