commons-hocon 2.0.0-M21


Group ID:
com.avsystem.commons
Artifact ID:
commons-hocon_2.13
Version:
2.0.0-M21
Release Date:
Feb 1, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.avsystem.commons" %% "commons-hocon" % "2.0.0-M21"

Mill build tool

ivy"com.avsystem.commons::commons-hocon:2.0.0-M21"

Scala CLI

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

Ammonite REPL

import $ivy.`com.avsystem.commons::commons-hocon:2.0.0-M21`

<dependency>
  <groupId>com.avsystem.commons</groupId>
  <artifactId>commons-hocon_2.13</artifactId>
  <version>2.0.0-M21</version>
</dependency>

compile group: 'com.avsystem.commons', name: 'commons-hocon_2.13', version: '2.0.0-M21'