is not current version
Last Version 3.3.1+170-fdcab337

com.thoughtworks.each:each_2.11 0.1.0

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

0.1.0
Type

Type

jar

Download each_2.11 0.1.0


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