jatcwang / hotpotato   0.1.1

Apache License 2.0 Website GitHub

A type-safe and flexible error handling library for Scala, based on Shapeless Coproducts

Scala versions: 2.13 2.12

hotpotato 0.0.1


Group ID:
com.github.jatcwang
Artifact ID:
hotpotato_2.13
Version:
0.0.1
Release Date:
Nov 3, 2019
Licenses:
Files:

libraryDependencies += "com.github.jatcwang" %% "hotpotato" % "0.0.1"

Mill build tool

ivy"com.github.jatcwang::hotpotato:0.0.1"

Scala CLI

//> using dep "com.github.jatcwang::hotpotato:0.0.1"

Ammonite REPL

import $ivy.`com.github.jatcwang::hotpotato:0.0.1`

<dependency>
  <groupId>com.github.jatcwang</groupId>
  <artifactId>hotpotato_2.13</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.jatcwang', name: 'hotpotato_2.13', version: '0.0.1'