jdbc 1.0


Group ID:
com.rocketfuel.sdbc.scalaz
Artifact ID:
jdbc_2.11
Version:
1.0
Release Date:
Sept 22, 2015
Licenses:
Files:

libraryDependencies += "com.rocketfuel.sdbc.scalaz" %% "jdbc" % "1.0"

Mill build tool

ivy"com.rocketfuel.sdbc.scalaz::jdbc:1.0"

Scala CLI

//> using dep "com.rocketfuel.sdbc.scalaz::jdbc:1.0"

Ammonite REPL

import $ivy.`com.rocketfuel.sdbc.scalaz::jdbc:1.0`

<dependency>
  <groupId>com.rocketfuel.sdbc.scalaz</groupId>
  <artifactId>jdbc_2.11</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'com.rocketfuel.sdbc.scalaz', name: 'jdbc_2.11', version: '1.0'