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.1


Group ID:
com.github.kxbmap
Artifact ID:
configs_2.12
Version:
0.6.1
Release Date:
Apr 28, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.kxbmap</groupId>
  <artifactId>configs_2.12</artifactId>
  <version>0.6.1</version>
</dependency>

compile group: 'com.github.kxbmap', name: 'configs_2.12', version: '0.6.1'