fthomas / refined   0.11.1

MIT License GitHub

Refinement types for Scala

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4 0.3

refined-cats 0.9.3


Group ID:
eu.timepit
Artifact ID:
refined-cats_2.12
Version:
0.9.3
Release Date:
Nov 1, 2018
Licenses:
MIT
Files:

libraryDependencies += "eu.timepit" %% "refined-cats" % "0.9.3"

Mill build tool

ivy"eu.timepit::refined-cats:0.9.3"

Scala CLI

//> using dep "eu.timepit::refined-cats:0.9.3"

Ammonite REPL

import $ivy.`eu.timepit::refined-cats:0.9.3`

<dependency>
  <groupId>eu.timepit</groupId>
  <artifactId>refined-cats_2.12</artifactId>
  <version>0.9.3</version>
</dependency>

compile group: 'eu.timepit', name: 'refined-cats_2.12', version: '0.9.3'