Jar examples for e:each-2.11
A macro library that converts native imperative syntax to scalaz's monadic expressions.
You can download jar file each_2.11 3.3.1 in this page.
Apache License, Version 2.0
You can use the following script to add each_2.11-3.3.1.jar to your project.
<dependency> <groupId>com.thoughtworks.each</groupId> <artifactId>each_2.11</artifactId> <version>3.3.1</version> </dependency>
compile group: 'com.thoughtworks.each', name: 'each_2.11', version: '3.3.1'
libraryDependencies += "com.thoughtworks.each" % "each_2.11" % "3.3.1"
<dependency org="com.thoughtworks.each" name="each_2.11" rev="3.3.1"/>
@Grapes(@Grab(group='com.thoughtworks.each', module='each_2.11', version='3.3.1'))
'com.thoughtworks.each:each_2.11:jar:3.3.1'
Click the following link to download the jar file.
each_2.11-3.3.1-javadoc.jar