dwolla / scala-secure-config   0.4.1

MIT License GitHub

Tagged type and PureConfig ConfigReader for automatically decrypting encrypted config values in TypeSafe Config files.

Scala versions: 3.x 2.13

secure-config 0.4.0


Group ID:
com.dwolla
Artifact ID:
secure-config_2.13
Version:
0.4.0
Version Scheme:
Release Date:
Sept 26, 2024
Licenses:
MIT
Files:
Full Scala Version:
2.13.14
Developers:

libraryDependencies += "com.dwolla" %% "secure-config" % "0.4.0"

Mill build tool

ivy"com.dwolla::secure-config:0.4.0"

Scala CLI

//> using dep "com.dwolla::secure-config:0.4.0"

Ammonite REPL

import $ivy.`com.dwolla::secure-config:0.4.0`

<dependency>
  <groupId>com.dwolla</groupId>
  <artifactId>secure-config_2.13</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'com.dwolla', name: 'secure-config_2.13', version: '0.4.0'