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


Group ID:
eu.timepit
Artifact ID:
refined-scalaz_2.11
Version:
0.3.3
Release Date:
Dec 18, 2015
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>eu.timepit</groupId>
  <artifactId>refined-scalaz_2.11</artifactId>
  <version>0.3.3</version>
</dependency>

compile group: 'eu.timepit', name: 'refined-scalaz_2.11', version: '0.3.3'