akka-js / shocon   1.0.0

Apache License 2.0 GitHub

Simple pure-scala Typesafe HOCON implementation using FastParse

Scala versions: 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
Scala Native versions: 0.3
sbt plugins: 1.0 0.13

shocon 0.2.0


Group ID:
eu.unicredit
Artifact ID:
shocon_2.12
Version:
0.2.0
Release Date:
Oct 16, 2017
Licenses:
Files:

libraryDependencies += "eu.unicredit" %% "shocon" % "0.2.0"

Mill build tool

ivy"eu.unicredit::shocon:0.2.0"

Scala CLI

//> using dep "eu.unicredit::shocon:0.2.0"

Ammonite REPL

import $ivy.`eu.unicredit::shocon:0.2.0`

<dependency>
  <groupId>eu.unicredit</groupId>
  <artifactId>shocon_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'eu.unicredit', name: 'shocon_2.12', version: '0.2.0'