Schema-first, boilerplate-free, type-safe access to configuration properties in Java and Scala
tscfg 1.1.0
Group ID:
com.github.carueda
Artifact ID:
tscfg_3
Version:
1.1.0
Release Date:
Aug 23, 2024
Licenses:
Files:
Full Scala Version:
3.5.0
Developers:
libraryDependencies += "com.github.carueda" %% "tscfg" % "1.1.0"
ivy"com.github.carueda::tscfg:1.1.0"
//> using dep "com.github.carueda::tscfg:1.1.0"
import $ivy.`com.github.carueda::tscfg:1.1.0`
<dependency> <groupId>com.github.carueda</groupId> <artifactId>tscfg_3</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.github.carueda', name: 'tscfg_3', version: '1.1.0'