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


Group ID:
org.tpolecat
Artifact ID:
refined_2.13
Version:
0.0.24
Release Date:
Feb 24, 2021
Licenses:
MIT
Files:

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

Mill build tool

ivy"org.tpolecat::refined:0.0.24"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.tpolecat</groupId>
  <artifactId>refined_2.13</artifactId>
  <version>0.0.24</version>
</dependency>

compile group: 'org.tpolecat', name: 'refined_2.13', version: '0.0.24'