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