carueda / tscfg   1.1.3

Apache License 2.0 GitHub

Boilerplate-free, type-safe access to configuration properties in Java and Scala

Scala versions: 3.x 2.13

tscfg 1.1.3


Group ID:
com.github.carueda
Artifact ID:
tscfg_2.13
Version:
1.1.3
Release Date:
Aug 25, 2024
Licenses:
Files:
Full Scala Version:
2.13.9
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.carueda</groupId>
  <artifactId>tscfg_2.13</artifactId>
  <version>1.1.3</version>
</dependency>

compile group: 'com.github.carueda', name: 'tscfg_2.13', version: '1.1.3'