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-scalaz 0.8.3


Group ID:
eu.timepit
Artifact ID:
refined-scalaz_2.12
Version:
0.8.3
Release Date:
Sept 6, 2017
Licenses:
MIT
Files:

libraryDependencies += "eu.timepit" %% "refined-scalaz" % "0.8.3"

Mill build tool

ivy"eu.timepit::refined-scalaz:0.8.3"

Scala CLI

//> using dep "eu.timepit::refined-scalaz:0.8.3"

Ammonite REPL

import $ivy.`eu.timepit::refined-scalaz:0.8.3`

<dependency>
  <groupId>eu.timepit</groupId>
  <artifactId>refined-scalaz_2.12</artifactId>
  <version>0.8.3</version>
</dependency>

compile group: 'eu.timepit', name: 'refined-scalaz_2.12', version: '0.8.3'