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