thoughtworksinc / tryt.scala   3.0.0

Apache License 2.0 GitHub

Monad transformers for exception handling

Scala versions: 3.x 2.13
Scala.js versions: 1.x

covariant 3.0.0+13-94a2a0b3


Group ID:
com.thoughtworks.tryt
Artifact ID:
covariant_2.13
Version:
3.0.0+13-94a2a0b3
Version Scheme:
Release Date:
Mar 23, 2022
Licenses:
Files:
Full Scala Version:
2.13.7

libraryDependencies += "com.thoughtworks.tryt" %% "covariant" % "3.0.0+13-94a2a0b3"

Mill build tool

ivy"com.thoughtworks.tryt::covariant:3.0.0+13-94a2a0b3"

Scala CLI

//> using dep "com.thoughtworks.tryt::covariant:3.0.0+13-94a2a0b3"

Ammonite REPL

import $ivy.`com.thoughtworks.tryt::covariant:3.0.0+13-94a2a0b3`

<dependency>
  <groupId>com.thoughtworks.tryt</groupId>
  <artifactId>covariant_2.13</artifactId>
  <version>3.0.0+13-94a2a0b3</version>
</dependency>

compile group: 'com.thoughtworks.tryt', name: 'covariant_2.13', version: '3.0.0+13-94a2a0b3'