carueda / tscfg   1.0.2

Apache License 2.0 GitHub

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

Scala versions: 3.x 2.13 2.12 2.11

tscfg 0.9.985


Group ID:
com.github.carueda
Artifact ID:
tscfg_2.13
Version:
0.9.985
Release Date:
Mar 5, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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