16s / ingot   0.1.3

Apache License 2.0 GitHub

Composable data structures for logging, error handling and flow control

Scala versions: 2.12 2.11

ingot 0.1.3


Group ID:
me.16s
Artifact ID:
ingot_2.12
Version:
0.1.3
Release Date:
May 10, 2018
Licenses:
Files:

libraryDependencies += "me.16s" %% "ingot" % "0.1.3"

Mill build tool

ivy"me.16s::ingot:0.1.3"

Scala CLI

//> using dep "me.16s::ingot:0.1.3"

Ammonite REPL

import $ivy.`me.16s::ingot:0.1.3`

<dependency>
  <groupId>me.16s</groupId>
  <artifactId>ingot_2.12</artifactId>
  <version>0.1.3</version>
</dependency>

compile group: 'me.16s', name: 'ingot_2.12', version: '0.1.3'