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-core 1.0.0-M1


Group ID:
org.tpolecat
Artifact ID:
skunk-core_native0.4_2.13
Version:
1.0.0-M1
Release Date:
Aug 21, 2023
Licenses:
MIT
Files:

libraryDependencies += "org.tpolecat" %%% "skunk-core" % "1.0.0-M1"

Mill build tool

ivy"org.tpolecat::skunk-core::1.0.0-M1"

Scala CLI

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