Scala way to work with Typesafe Config
scalaconfig 0.7
Group ID:
com.github.andr83
Artifact ID:
scalaconfig_2.12
Version:
0.7
Release Date:
Aug 4, 2020
Licenses:
Files:
Full Scala Version:
2.12.0
Developers:
libraryDependencies += "com.github.andr83" %% "scalaconfig" % "0.7"
ivy"com.github.andr83::scalaconfig:0.7"
//> using dep "com.github.andr83::scalaconfig:0.7"
import $ivy.`com.github.andr83::scalaconfig:0.7`
<dependency> <groupId>com.github.andr83</groupId> <artifactId>scalaconfig_2.12</artifactId> <version>0.7</version> </dependency>
compile group: 'com.github.andr83', name: 'scalaconfig_2.12', version: '0.7'