typed-sql 0.1.0


Group ID:
io.hydrosphere
Artifact ID:
typed-sql_2.12
Version:
0.1.0
Release Date:
Nov 5, 2018
Licenses:
Files:

libraryDependencies += "io.hydrosphere" %% "typed-sql" % "0.1.0"

Mill build tool

ivy"io.hydrosphere::typed-sql:0.1.0"

Scala CLI

//> using dep "io.hydrosphere::typed-sql:0.1.0"

Ammonite REPL

import $ivy.`io.hydrosphere::typed-sql:0.1.0`

<dependency>
  <groupId>io.hydrosphere</groupId>
  <artifactId>typed-sql_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.hydrosphere', name: 'typed-sql_2.12', version: '0.1.0'