Download each_2.12-3.3.1.jar file - Jar e

Jar examples for e:each-2.12

Description

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

You can download jar file each_2.12 3.3.1 in this page.

License

Apache

Build File

You can use the following script to add each_2.12-3.3.1.jar to your project.

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

Download

Click the following link to download the jar file.

each_2.12-3.3.1-javadoc.jar
each_2.12-3.3.1-sources.jar
each_2.12-3.3.1.jar
each_2.12-3.3.1.pom



Related Tutorials