othree-oss / dna   1.0.2

Apache License 2.0 GitHub

Multiple configuration providers

Scala versions: 2.12

dna 1.0.1


Group ID:
io.othree
Artifact ID:
dna_2.12
Version:
1.0.1
Release Date:
Jun 2, 2018
Licenses:
Files:

libraryDependencies += "io.othree" %% "dna" % "1.0.1"

Mill build tool

ivy"io.othree::dna:1.0.1"

Scala CLI

//> using dep "io.othree::dna:1.0.1"

Ammonite REPL

import $ivy.`io.othree::dna:1.0.1`

<dependency>
  <groupId>io.othree</groupId>
  <artifactId>dna_2.12</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'io.othree', name: 'dna_2.12', version: '1.0.1'