thoughtworksinc / each   3.3.2

Apache License 2.0 GitHub

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

Scala versions: 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6

each 3.3.1+169-24b2b0ab


Group ID:
com.thoughtworks.each
Artifact ID:
each_2.12
Version:
3.3.1+169-24b2b0ab
Release Date:
Jan 4, 2020
Licenses:
Files:

libraryDependencies += "com.thoughtworks.each" %% "each" % "3.3.1+169-24b2b0ab"

Mill build tool

ivy"com.thoughtworks.each::each:3.3.1+169-24b2b0ab"

Scala CLI

//> using dep "com.thoughtworks.each::each:3.3.1+169-24b2b0ab"

Ammonite REPL

import $ivy.`com.thoughtworks.each::each:3.3.1+169-24b2b0ab`

<dependency>
  <groupId>com.thoughtworks.each</groupId>
  <artifactId>each_2.12</artifactId>
  <version>3.3.1+169-24b2b0ab</version>
</dependency>

compile group: 'com.thoughtworks.each', name: 'each_2.12', version: '3.3.1+169-24b2b0ab'