zio / zio-quill   3.2.0

Contributors Wanted Apache License 2.0 Website GitHub

Compile-time Language Integrated Queries for Scala

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x 0.6

quill-core 3.5.3


Group ID:
io.getquill
Artifact ID:
quill-core_2.12
Version:
3.5.3
Release Date:
Sept 17, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.getquill</groupId>
  <artifactId>quill-core_2.12</artifactId>
  <version>3.5.3</version>
</dependency>

compile group: 'io.getquill', name: 'quill-core_2.12', version: '3.5.3'