Scala wrapper for Typesafe config
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:
Full Scala Version:
2.13.5
Developers:
libraryDependencies += "com.github.kxbmap" %% "configs" % "0.6.0"
ivy"com.github.kxbmap::configs:0.6.0"
//> using dep "com.github.kxbmap::configs:0.6.0"
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'