Download base_2.11-1.0.0.jar file - Jar b

Jar examples for b:base-2.11

Description

SDBC is a database API for Scala.

You can download jar file base_2.11 1.0.0 in this page.

License

The BSD 3-Clause License

Build File

You can use the following script to add base_2.11-1.0.0.jar to your project.

<dependency>
   <groupId>org.hammerlab.test</groupId>
   <artifactId>base_2.11</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'org.hammerlab.test', name: 'base_2.11', version: '1.0.0'
libraryDependencies += "org.hammerlab.test" % "base_2.11" % "1.0.0"
<dependency org="org.hammerlab.test" name="base_2.11" rev="1.0.0"/>
@Grapes(@Grab(group='org.hammerlab.test', module='base_2.11', version='1.0.0'))
'org.hammerlab.test:base_2.11:jar:1.0.0'

Download

Click the following link to download the jar file.

base_2.11-1.0.0-javadoc.jar
base_2.11-1.0.0-sources.jar
base_2.11-1.0.0.jar
base_2.11-1.0.0.pom



Related Tutorials