kxbmap / configs   0.6.1

Apache License 2.0 GitHub

Scala wrapper for Typesafe config

Scala versions: 2.13 2.12 2.11 2.10
sbt plugins: 1.0

configs 0.6.0


Group ID:
com.github.kxbmap
Artifact ID:
configs_2.13
Version:
0.6.0
Release Date:
Mar 27, 2021
Licenses:
Files:

libraryDependencies += "com.github.kxbmap" %% "configs" % "0.6.0"

Mill build tool

ivy"com.github.kxbmap::configs:0.6.0"

Scala CLI

//> using dep "com.github.kxbmap::configs:0.6.0"

Ammonite REPL

import $ivy.`com.github.kxbmap::configs:0.6.0`

<dependency>
  <groupId>com.github.kxbmap</groupId>
  <artifactId>configs_2.13</artifactId>
  <version>0.6.0</version>
</dependency>

compile group: 'com.github.kxbmap', name: 'configs_2.13', version: '0.6.0'