claireneveu / macrame   1.2.5

BSD 3-clause "New" or "Revised" License GitHub

Macrame provides macro-based replacements for parts of the Scala standard library.

Scala versions: 2.12 2.11 2.10

macrame-scalaz 1.0.0-scalaz-7.2.x


Group ID:
com.chrisneveu
Artifact ID:
macrame-scalaz_2.10
Version:
1.0.0-scalaz-7.2.x
Release Date:
Apr 15, 2016
Licenses:
Files:
Full Scala Version:
2.10.6
Developers:

libraryDependencies += "com.chrisneveu" %% "macrame-scalaz" % "1.0.0-scalaz-7.2.x"

Mill build tool

ivy"com.chrisneveu::macrame-scalaz:1.0.0-scalaz-7.2.x"

Scala CLI

//> using dep "com.chrisneveu::macrame-scalaz:1.0.0-scalaz-7.2.x"

Ammonite REPL

import $ivy.`com.chrisneveu::macrame-scalaz:1.0.0-scalaz-7.2.x`

<dependency>
  <groupId>com.chrisneveu</groupId>
  <artifactId>macrame-scalaz_2.10</artifactId>
  <version>1.0.0-scalaz-7.2.x</version>
</dependency>

compile group: 'com.chrisneveu', name: 'macrame-scalaz_2.10', version: '1.0.0-scalaz-7.2.x'