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

Jar examples for b:bboxdb-commons

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials