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.0.3


Group ID:
com.thoughtworks.tryt
Artifact ID:
covariant_2.12
Version:
2.0.3
Release Date:
Jul 20, 2017
Licenses:
Files:

libraryDependencies += "com.thoughtworks.tryt" %% "covariant" % "2.0.3"

Mill build tool

ivy"com.thoughtworks.tryt::covariant:2.0.3"

Scala CLI

//> using dep "com.thoughtworks.tryt::covariant:2.0.3"

Ammonite REPL

import $ivy.`com.thoughtworks.tryt::covariant:2.0.3`

<dependency>
  <groupId>com.thoughtworks.tryt</groupId>
  <artifactId>covariant_2.12</artifactId>
  <version>2.0.3</version>
</dependency>

compile group: 'com.thoughtworks.tryt', name: 'covariant_2.12', version: '2.0.3'