typelevel / skunk   0.6.3

MIT License Website GitHub

A data access library for Scala + Postgres.

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.4

skunk-circe 0.0.6


Group ID:
org.tpolecat
Artifact ID:
skunk-circe_2.13
Version:
0.0.6
Release Date:
Nov 10, 2019
Licenses:
MIT
Files:

libraryDependencies += "org.tpolecat" %% "skunk-circe" % "0.0.6"

Mill build tool

ivy"org.tpolecat::skunk-circe:0.0.6"

Scala CLI

//> using dep "org.tpolecat::skunk-circe:0.0.6"

Ammonite REPL

import $ivy.`org.tpolecat::skunk-circe:0.0.6`

<dependency>
  <groupId>org.tpolecat</groupId>
  <artifactId>skunk-circe_2.13</artifactId>
  <version>0.0.6</version>
</dependency>

compile group: 'org.tpolecat', name: 'skunk-circe_2.13', version: '0.0.6'