carueda / cfg   0.3.0

Apache License 2.0 GitHub

Type safety all the way from configuration spec to configuration access in Scala

Scala versions: 2.12 2.11

cfg 0.0.2


Group ID:
com.github.carueda
Artifact ID:
cfg_2.11
Version:
0.0.2
Release Date:
Aug 5, 2017
Licenses:
Files:

libraryDependencies += "com.github.carueda" %% "cfg" % "0.0.2"

Mill build tool

ivy"com.github.carueda::cfg:0.0.2"

Scala CLI

//> using dep "com.github.carueda::cfg:0.0.2"

Ammonite REPL

import $ivy.`com.github.carueda::cfg:0.0.2`

<dependency>
  <groupId>com.github.carueda</groupId>
  <artifactId>cfg_2.11</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'com.github.carueda', name: 'cfg_2.11', version: '0.0.2'