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