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