Download each_2.11-0.4.3.jar file - Jar e

Jar examples for e:each-2.11

Description

A macro library that converts native imperative syntax to scalaz's monadic expressions.

You can download jar file each_2.11 0.4.3 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add each_2.11-0.4.3.jar to your project.

<dependency>
   <groupId>com.thoughtworks.each</groupId>
   <artifactId>each_2.11</artifactId>
   <version>0.4.3</version>
</dependency>
compile group: 'com.thoughtworks.each', name: 'each_2.11', version: '0.4.3'
libraryDependencies += "com.thoughtworks.each" % "each_2.11" % "0.4.3"
<dependency org="com.thoughtworks.each" name="each_2.11" rev="0.4.3"/>
@Grapes(@Grab(group='com.thoughtworks.each', module='each_2.11', version='0.4.3'))
'com.thoughtworks.each:each_2.11:jar:0.4.3'

Download

Click the following link to download the jar file.

each_2.11-0.4.3-javadoc.jar
each_2.11-0.4.3-sources.jar
each_2.11-0.4.3.jar
each_2.11-0.4.3.pom



Related Tutorials