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