karols / units   0.2.2

MIT License GitHub

Flexible, statically-checked experimental library for units of measurement

Scala versions: 2.12 2.11 2.10

units-scalaz 0.2.1


Group ID:
io.github.karols
Artifact ID:
units-scalaz_2.10
Version:
0.2.1
Release Date:
Jul 6, 2014
Licenses:
MIT
Files:
Full Scala Version:
2.10.4
Developers:

libraryDependencies += "io.github.karols" %% "units-scalaz" % "0.2.1"

Mill build tool

ivy"io.github.karols::units-scalaz:0.2.1"

Scala CLI

//> using dep "io.github.karols::units-scalaz:0.2.1"

Ammonite REPL

import $ivy.`io.github.karols::units-scalaz:0.2.1`

<dependency>
  <groupId>io.github.karols</groupId>
  <artifactId>units-scalaz_2.10</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'io.github.karols', name: 'units-scalaz_2.10', version: '0.2.1'