typelevel / skunk   1.0.0

MIT License Website GitHub

A data access library for Scala + Postgres.

Scala versions: 3.x 2.13
Scala.js versions: 1.x
Scala Native versions: 0.5

skunk-circe 1.0.0


Group ID:
org.tpolecat
Artifact ID:
skunk-circe_3
Version:
1.0.0
Version Scheme:
Release Date:
Apr 15, 2026
Licenses:
MIT
Files:
Full Scala Version:
3.3.7
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.tpolecat</groupId>
  <artifactId>skunk-circe_3</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'org.tpolecat', name: 'skunk-circe_3', version: '1.0.0'