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