carueda / tscfg   1.2.5

Apache License 2.0 GitHub

Schema-first, boilerplate-free, type-safe access to configuration properties in Java and Scala

Scala versions: 3.x 2.13

tscfg 1.2.5


Group ID:
com.github.carueda
Artifact ID:
tscfg_3
Version:
1.2.5
Release Date:
Jun 29, 2025
Licenses:
Files:
Full Scala Version:
3.3.6
Developers:

libraryDependencies += "com.github.carueda" %% "tscfg" % "1.2.5"

Mill build tool

ivy"com.github.carueda::tscfg:1.2.5"

Scala CLI

//> using dep "com.github.carueda::tscfg:1.2.5"

Ammonite REPL

import $ivy.`com.github.carueda::tscfg:1.2.5`

<dependency>
  <groupId>com.github.carueda</groupId>
  <artifactId>tscfg_3</artifactId>
  <version>1.2.5</version>
</dependency>

compile group: 'com.github.carueda', name: 'tscfg_3', version: '1.2.5'