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

tryt-scala 2.1.1+8-a673dd6f


Group ID:
com.thoughtworks.tryt
Artifact ID:
tryt-scala_2.13
Version:
2.1.1+8-a673dd6f
Release Date:
Nov 22, 2019
Licenses:
Files:

libraryDependencies += "com.thoughtworks.tryt" %% "tryt-scala" % "2.1.1+8-a673dd6f"

Mill build tool

ivy"com.thoughtworks.tryt::tryt-scala:2.1.1+8-a673dd6f"

Scala CLI

//> using dep "com.thoughtworks.tryt::tryt-scala:2.1.1+8-a673dd6f"

Ammonite REPL

import $ivy.`com.thoughtworks.tryt::tryt-scala:2.1.1+8-a673dd6f`

<dependency>
  <groupId>com.thoughtworks.tryt</groupId>
  <artifactId>tryt-scala_2.13</artifactId>
  <version>2.1.1+8-a673dd6f</version>
</dependency>

compile group: 'com.thoughtworks.tryt', name: 'tryt-scala_2.13', version: '2.1.1+8-a673dd6f'