ldaniels528 / qwery   0.3.8

MIT License GitHub

Qwery is a multi-paradigm (declarative/SQL, functional, object-oriented) scripting language for the JVM.

Scala versions: 2.12 2.11

qwery-core 0.3.8


Group ID:
io.scalajs
Artifact ID:
qwery-core_2.11
Version:
0.3.8
Release Date:
Jun 29, 2017
Licenses:
MIT
Files:

libraryDependencies += "io.scalajs" %% "qwery-core" % "0.3.8"

Mill build tool

ivy"io.scalajs::qwery-core:0.3.8"

Scala CLI

//> using dep "io.scalajs::qwery-core:0.3.8"

Ammonite REPL

import $ivy.`io.scalajs::qwery-core:0.3.8`

<dependency>
  <groupId>io.scalajs</groupId>
  <artifactId>qwery-core_2.11</artifactId>
  <version>0.3.8</version>
</dependency>

compile group: 'io.scalajs', name: 'qwery-core_2.11', version: '0.3.8'