commons-hocon 1.40.0


Group ID:
com.avsystem.commons
Artifact ID:
commons-hocon_2.11
Version:
1.40.0
Release Date:
Sept 2, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.avsystem.commons" %% "commons-hocon" % "1.40.0"

Mill build tool

ivy"com.avsystem.commons::commons-hocon:1.40.0"

Scala CLI

//> using dep "com.avsystem.commons::commons-hocon:1.40.0"

Ammonite REPL

import $ivy.`com.avsystem.commons::commons-hocon:1.40.0`

<dependency>
  <groupId>com.avsystem.commons</groupId>
  <artifactId>commons-hocon_2.11</artifactId>
  <version>1.40.0</version>
</dependency>

compile group: 'com.avsystem.commons', name: 'commons-hocon_2.11', version: '1.40.0'