commons-hocon 2.2.10


Group ID:
com.avsystem.commons
Artifact ID:
commons-hocon_2.12
Version:
2.2.10
Release Date:
Oct 15, 2021
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.avsystem.commons</groupId>
  <artifactId>commons-hocon_2.12</artifactId>
  <version>2.2.10</version>
</dependency>

compile group: 'com.avsystem.commons', name: 'commons-hocon_2.12', version: '2.2.10'