rdbc-io / rdbc   0.0.77

Apache License 2.0 Website GitHub

Asynchronous database access for Scala and Java

Scala versions: 2.12 2.11

rdbc-implbase 0.0.76


Group ID:
io.rdbc
Artifact ID:
rdbc-implbase_2.12
Version:
0.0.76
Release Date:
Nov 15, 2017
Licenses:
Files:

libraryDependencies += "io.rdbc" %% "rdbc-implbase" % "0.0.76"

Mill build tool

ivy"io.rdbc::rdbc-implbase:0.0.76"

Scala CLI

//> using dep "io.rdbc::rdbc-implbase:0.0.76"

Ammonite REPL

import $ivy.`io.rdbc::rdbc-implbase:0.0.76`

<dependency>
  <groupId>io.rdbc</groupId>
  <artifactId>rdbc-implbase_2.12</artifactId>
  <version>0.0.76</version>
</dependency>

compile group: 'io.rdbc', name: 'rdbc-implbase_2.12', version: '0.0.76'