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-async-postgres 3.3.0


Group ID:
io.getquill
Artifact ID:
quill-async-postgres_2.11
Version:
3.3.0
Release Date:
Jul 16, 2019
Licenses:
Files:

libraryDependencies += "io.getquill" %% "quill-async-postgres" % "3.3.0"

Mill build tool

ivy"io.getquill::quill-async-postgres:3.3.0"

Scala CLI

//> using dep "io.getquill::quill-async-postgres:3.3.0"

Ammonite REPL

import $ivy.`io.getquill::quill-async-postgres:3.3.0`

<dependency>
  <groupId>io.getquill</groupId>
  <artifactId>quill-async-postgres_2.11</artifactId>
  <version>3.3.0</version>
</dependency>

compile group: 'io.getquill', name: 'quill-async-postgres_2.11', version: '3.3.0'