a-ok 1.0.1


Group ID:
io.othree
Artifact ID:
a-ok_2.12
Version:
1.0.1
Release Date:
May 31, 2018
Licenses:
Files:

libraryDependencies += "io.othree" %% "a-ok" % "1.0.1"

Mill build tool

ivy"io.othree::a-ok:1.0.1"

Scala CLI

//> using dep "io.othree::a-ok:1.0.1"

Ammonite REPL

import $ivy.`io.othree::a-ok:1.0.1`

<dependency>
  <groupId>io.othree</groupId>
  <artifactId>a-ok_2.12</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'io.othree', name: 'a-ok_2.12', version: '1.0.1'