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