Jar examples for b:base-2.12
SDBC is a database API for Scala.
You can download jar file base_2.12 1.0.1 in this page.
The BSD 3-Clause License
You can use the following script to add base_2.12-1.0.1.jar to your project.
<dependency> <groupId>org.hammerlab.test</groupId> <artifactId>base_2.12</artifactId> <version>1.0.1</version> </dependency>
compile group: 'org.hammerlab.test', name: 'base_2.12', version: '1.0.1'
libraryDependencies += "org.hammerlab.test" % "base_2.12" % "1.0.1"
<dependency org="org.hammerlab.test" name="base_2.12" rev="1.0.1"/>
@Grapes(@Grab(group='org.hammerlab.test', module='base_2.12', version='1.0.1'))
'org.hammerlab.test:base_2.12:jar:1.0.1'
Click the following link to download the jar file.
base_2.12-1.0.1-javadoc.jar