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.4


Group ID:
com.github.carueda
Artifact ID:
cfg_2.12
Version:
0.0.4
Release Date:
Aug 6, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.carueda</groupId>
  <artifactId>cfg_2.12</artifactId>
  <version>0.0.4</version>
</dependency>

compile group: 'com.github.carueda', name: 'cfg_2.12', version: '0.0.4'