rdbc-implbase 0.0.82


Group ID:
io.rdbc
Artifact ID:
rdbc-implbase_2.12
Version:
0.0.82
Release Date:
Jun 17, 2018
Licenses:
Files:
Full Scala Version:
2.12.6
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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