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

result 0.1.2


Group ID:
me.16s
Artifact ID:
result_2.12
Version:
0.1.2
Release Date:
May 4, 2018
Licenses:
Files:

libraryDependencies += "me.16s" %% "result" % "0.1.2"

Mill build tool

ivy"me.16s::result:0.1.2"

Scala CLI

//> using dep "me.16s::result:0.1.2"

Ammonite REPL

import $ivy.`me.16s::result:0.1.2`

<dependency>
  <groupId>me.16s</groupId>
  <artifactId>result_2.12</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'me.16s', name: 'result_2.12', version: '0.1.2'