sql-core 2.0


Group ID:
com.landoop
Artifact ID:
sql-core_2.12
Version:
2.0
Release Date:
Apr 14, 2020
Licenses:
Files:

libraryDependencies += "com.landoop" %% "sql-core" % "2.0"

Mill build tool

ivy"com.landoop::sql-core:2.0"

Scala CLI

//> using dep "com.landoop::sql-core:2.0"

Ammonite REPL

import $ivy.`com.landoop::sql-core:2.0`

<dependency>
  <groupId>com.landoop</groupId>
  <artifactId>sql-core_2.12</artifactId>
  <version>2.0</version>
</dependency>

compile group: 'com.landoop', name: 'sql-core_2.12', version: '2.0'