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


Group ID:
com.thoughtworks.tryt
Artifact ID:
covariant_2.12
Version:
2.0.2
Release Date:
Jun 21, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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