each 2.0.0


Group ID:
com.thoughtworks.each
Artifact ID:
each_2.11
Version:
2.0.0
Release Date:
Jul 15, 2016
Licenses:
Files:

libraryDependencies += "com.thoughtworks.each" %% "each" % "2.0.0"

Mill build tool

ivy"com.thoughtworks.each::each:2.0.0"

Scala CLI

//> using dep "com.thoughtworks.each::each:2.0.0"

Ammonite REPL

import $ivy.`com.thoughtworks.each::each:2.0.0`

<dependency>
  <groupId>com.thoughtworks.each</groupId>
  <artifactId>each_2.11</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'com.thoughtworks.each', name: 'each_2.11', version: '2.0.0'