не последняя версия
Последняя версия 1.48.2

com.avsystem.commons:commons-hocon_2.11 1.46.0

AVSystem commons library for Scala

Группа

Группа

com.avsystem.commons
Идентификатор

Идентификатор

commons-hocon_2.11
Версия

Версия

1.46.0
Тип

Тип

jar

Скачать commons-hocon_2.11 1.46.0


<!-- https://jarcasting.com/artifacts/com.avsystem.commons/commons-hocon_2.11/ -->
<dependency>
    <groupId>com.avsystem.commons</groupId>
    <artifactId>commons-hocon_2.11</artifactId>
    <version>1.46.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.avsystem.commons/commons-hocon_2.11/
implementation 'com.avsystem.commons:commons-hocon_2.11:1.46.0'
// https://jarcasting.com/artifacts/com.avsystem.commons/commons-hocon_2.11/
implementation ("com.avsystem.commons:commons-hocon_2.11:1.46.0")
'com.avsystem.commons:commons-hocon_2.11:jar:1.46.0'
<dependency org="com.avsystem.commons" name="commons-hocon_2.11" rev="1.46.0">
  <artifact name="commons-hocon_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avsystem.commons', module='commons-hocon_2.11', version='1.46.0')
)
libraryDependencies += "com.avsystem.commons" % "commons-hocon_2.11" % "1.46.0"
[com.avsystem.commons/commons-hocon_2.11 "1.46.0"]