fwbrasil / quill

Apache License 2.0 Website GitHub

Compile-time Language Integrated Queries for Scala

quill-core 0.6.0


Group ID:
io.getquill
Artifact ID:
quill-core_2.11
Version:
0.6.0
Release Date:
May 10, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "io.getquill" %% "quill-core" % "0.6.0"

Mill build tool

ivy"io.getquill::quill-core:0.6.0"

Scala CLI

//> using dep "io.getquill::quill-core:0.6.0"

Ammonite REPL

import $ivy.`io.getquill::quill-core:0.6.0`

<dependency>
  <groupId>io.getquill</groupId>
  <artifactId>quill-core_2.11</artifactId>
  <version>0.6.0</version>
</dependency>

compile group: 'io.getquill', name: 'quill-core_2.11', version: '0.6.0'