jokade / uconfig   0.1.0

MIT License GitHub

A pure Scala (partial) implementation of the HOCON config API with extended features.

Scala versions: 2.11
Scala.js versions: 0.6

sconfig 0.1.0


Group ID:
biz.enef
Artifact ID:
sconfig_2.11
Version:
0.1.0
Release Date:
Apr 18, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "biz.enef" %% "sconfig" % "0.1.0"

Mill build tool

ivy"biz.enef::sconfig:0.1.0"

Scala CLI

//> using dep "biz.enef::sconfig:0.1.0"

Ammonite REPL

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'