is not current version
Last Version 3.3.1+170-fdcab337

com.thoughtworks.each:each_2.11 3.3.1

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

GroupId

GroupId

com.thoughtworks.each
ArtifactId

ArtifactId

each_2.11
Version

Version

3.3.1
Type

Type

jar

Download each_2.11 3.3.1


<!-- https://jarcasting.com/artifacts/com.thoughtworks.each/each_2.11/ -->
<dependency>
    <groupId>com.thoughtworks.each</groupId>
    <artifactId>each_2.11</artifactId>
    <version>3.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.each/each_2.11/
implementation 'com.thoughtworks.each:each_2.11:3.3.1'
// https://jarcasting.com/artifacts/com.thoughtworks.each/each_2.11/
implementation ("com.thoughtworks.each:each_2.11:3.3.1")
'com.thoughtworks.each:each_2.11:jar:3.3.1'
<dependency org="com.thoughtworks.each" name="each_2.11" rev="3.3.1">
  <artifact name="each_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.each', module='each_2.11', version='3.3.1')
)
libraryDependencies += "com.thoughtworks.each" % "each_2.11" % "3.3.1"
[com.thoughtworks.each/each_2.11 "3.3.1"]