A pure Scala (partial) implementation of the HOCON config API with extended features.
sconfig 0.1.0
Group ID:
biz.enef
Artifact ID:
sconfig_2.11
Version:
0.1.0
Release Date:
Apr 18, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:
libraryDependencies += "biz.enef" %% "sconfig" % "0.1.0"
ivy"biz.enef::sconfig:0.1.0"
//> using dep "biz.enef::sconfig:0.1.0"
import $ivy.`biz.enef::sconfig:0.1.0`
<dependency> <groupId>biz.enef</groupId> <artifactId>sconfig_2.11</artifactId> <version>0.1.0</version> </dependency>
compile group: 'biz.enef', name: 'sconfig_2.11', version: '0.1.0'