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.1.2


Group ID:
org.tpolecat
Artifact ID:
refined_3
Version:
0.1.2
Release Date:
May 17, 2021
Licenses:
MIT
Files:

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

Mill build tool

ivy"org.tpolecat::refined:0.1.2"

Scala CLI

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

Ammonite REPL

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

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

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