thoughtworksinc / tryt.scala   3.0.0

Apache License 2.0 GitHub

Monad transformers for exception handling

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

covariant 2.1.1+12-cd995241


Group ID:
com.thoughtworks.tryt
Artifact ID:
covariant_2.13
Version:
2.1.1+12-cd995241
Release Date:
Dec 3, 2019
Licenses:
Files:

libraryDependencies += "com.thoughtworks.tryt" %% "covariant" % "2.1.1+12-cd995241"

Mill build tool

ivy"com.thoughtworks.tryt::covariant:2.1.1+12-cd995241"

Scala CLI

//> using dep "com.thoughtworks.tryt::covariant:2.1.1+12-cd995241"

Ammonite REPL

import $ivy.`com.thoughtworks.tryt::covariant:2.1.1+12-cd995241`

<dependency>
  <groupId>com.thoughtworks.tryt</groupId>
  <artifactId>covariant_2.13</artifactId>
  <version>2.1.1+12-cd995241</version>
</dependency>

compile group: 'com.thoughtworks.tryt', name: 'covariant_2.13', version: '2.1.1+12-cd995241'