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-core 0.0.3


Group ID:
com.github.jatcwang
Artifact ID:
hotpotato-core_2.13
Version:
0.0.3
Release Date:
Nov 6, 2019
Licenses:
Files:

libraryDependencies += "com.github.jatcwang" %% "hotpotato-core" % "0.0.3"

Mill build tool

ivy"com.github.jatcwang::hotpotato-core:0.0.3"

Scala CLI

//> using dep "com.github.jatcwang::hotpotato-core:0.0.3"

Ammonite REPL

import $ivy.`com.github.jatcwang::hotpotato-core:0.0.3`

<dependency>
  <groupId>com.github.jatcwang</groupId>
  <artifactId>hotpotato-core_2.13</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'com.github.jatcwang', name: 'hotpotato-core_2.13', version: '0.0.3'