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

refined 0.2.3


Group ID:
org.tpolecat
Artifact ID:
refined_3
Version:
0.2.3
Release Date:
Dec 20, 2021
Licenses:
MIT
Files:

libraryDependencies += "org.tpolecat" %% "refined" % "0.2.3"

Mill build tool

ivy"org.tpolecat::refined:0.2.3"

Scala CLI

//> using dep "org.tpolecat::refined:0.2.3"

Ammonite REPL

import $ivy.`org.tpolecat::refined:0.2.3`

<dependency>
  <groupId>org.tpolecat</groupId>
  <artifactId>refined_3</artifactId>
  <version>0.2.3</version>
</dependency>

compile group: 'org.tpolecat', name: 'refined_3', version: '0.2.3'