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.1


Group ID:
com.github.jatcwang
Artifact ID:
hotpotato-core_2.12
Version:
0.0.1
Release Date:
Nov 3, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.jatcwang</groupId>
  <artifactId>hotpotato-core_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.jatcwang', name: 'hotpotato-core_2.12', version: '0.0.1'