A macro library that converts native imperative syntax to scalaz's monadic expressions
each 3.2.0
Group ID:
com.thoughtworks.each
Artifact ID:
each_2.12
Version:
3.2.0
Release Date:
Apr 8, 2017
Licenses:
Files:
Full Scala Version:
2.12.0
Developers:
libraryDependencies += "com.thoughtworks.each" %% "each" % "3.2.0"
ivy"com.thoughtworks.each::each:3.2.0"
//> using dep "com.thoughtworks.each::each:3.2.0"
import $ivy.`com.thoughtworks.each::each:3.2.0`
<dependency> <groupId>com.thoughtworks.each</groupId> <artifactId>each_2.12</artifactId> <version>3.2.0</version> </dependency>
compile group: 'com.thoughtworks.each', name: 'each_2.12', version: '3.2.0'