Download base_2.11-2.0.2.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 2.0.2 in this page.

License

The BSD 3-Clause License

Build File

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

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

Download

Click the following link to download the jar file.

base_2.11-2.0.2-javadoc.jar
base_2.11-2.0.2-sources.jar
base_2.11-2.0.2-tests-javadoc.jar
base_2.11-2.0.2-tests-sources.jar
base_2.11-2.0.2-tests.jar
base_2.11-2.0.2.jar
base_2.11-2.0.2.pom



Related Tutorials