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


Group ID:
eu.timepit
Artifact ID:
refined-scalaz_2.11
Version:
0.3.2
Release Date:
Nov 19, 2015
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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