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