Type safety all the way from configuration spec to configuration access in Scala
Scala versions:
2.12
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:
Full Scala Version:
2.12.2
Developers:
libraryDependencies += "com.github.carueda" %% "cfg" % "0.0.4"
ivy"com.github.carueda::cfg:0.0.4"
//> using dep "com.github.carueda::cfg:0.0.4"
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'