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 2.1.1+56-8437e6a8


Group ID:
com.thoughtworks.tryt
Artifact ID:
covariant_3
Version:
2.1.1+56-8437e6a8
Version Scheme:
Release Date:
Dec 6, 2021
Licenses:
Files:
Full Scala Version:
3.1.0

libraryDependencies += "com.thoughtworks.tryt" %% "covariant" % "2.1.1+56-8437e6a8"

Mill build tool

ivy"com.thoughtworks.tryt::covariant:2.1.1+56-8437e6a8"

Scala CLI

//> using dep "com.thoughtworks.tryt::covariant:2.1.1+56-8437e6a8"

Ammonite REPL

import $ivy.`com.thoughtworks.tryt::covariant:2.1.1+56-8437e6a8`

<dependency>
  <groupId>com.thoughtworks.tryt</groupId>
  <artifactId>covariant_3</artifactId>
  <version>2.1.1+56-8437e6a8</version>
</dependency>

compile group: 'com.thoughtworks.tryt', name: 'covariant_3', version: '2.1.1+56-8437e6a8'