Boilerplate-free, type-safe access to configuration properties in Java and Scala
tscfg 0.8.0
Group ID:
com.github.carueda
Artifact ID:
tscfg_2.11
Version:
0.8.0
Release Date:
Feb 23, 2017
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:
libraryDependencies += "com.github.carueda" %% "tscfg" % "0.8.0"
ivy"com.github.carueda::tscfg:0.8.0"
//> using dep "com.github.carueda::tscfg:0.8.0"
import $ivy.`com.github.carueda::tscfg:0.8.0`
<dependency> <groupId>com.github.carueda</groupId> <artifactId>tscfg_2.11</artifactId> <version>0.8.0</version> </dependency>
compile group: 'com.github.carueda', name: 'tscfg_2.11', version: '0.8.0'