othree-oss / ocular   1.0

Apache License 2.0 GitHub

Read from wherever you want, however you want

Scala versions: 2.12

ocular 1.0


Group ID:
io.othree
Artifact ID:
ocular_2.12
Version:
1.0
Release Date:
Jun 5, 2018
Licenses:
Files:

libraryDependencies += "io.othree" %% "ocular" % "1.0"

Mill build tool

ivy"io.othree::ocular:1.0"

Scala CLI

//> using dep "io.othree::ocular:1.0"

Ammonite REPL

import $ivy.`io.othree::ocular:1.0`

<dependency>
  <groupId>io.othree</groupId>
  <artifactId>ocular_2.12</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'io.othree', name: 'ocular_2.12', version: '1.0'