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.0.x


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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