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

core 1.0.0


Group ID:
com.thoughtworks.sde
Artifact ID:
core_sjs0.6_2.10
Version:
1.0.0
Release Date:
Jul 9, 2016
Licenses:

libraryDependencies += "com.thoughtworks.sde" %%% "core" % "1.0.0"
resolvers += Resolver.bintrayJCenter

Mill build tool

ivy"com.thoughtworks.sde::core::1.0.0"
MavenRepository("https://jcenter.bintray.com")

Scala CLI

//> using dep "com.thoughtworks.sde::core::1.0.0"