is not current version
Last Version 3.6.5

com.electronwill.night-config:hocon 3.5.1

Powerful, easy-to-use and multi-language configuration library for the JVM - hocon module

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.electronwill.night-config
ArtifactId

ArtifactId

hocon
Version

Version

3.5.1
Type

Type

jar

Download hocon 3.5.1


<!-- https://jarcasting.com/artifacts/com.electronwill.night-config/hocon/ -->
<dependency>
    <groupId>com.electronwill.night-config</groupId>
    <artifactId>hocon</artifactId>
    <version>3.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.electronwill.night-config/hocon/
implementation 'com.electronwill.night-config:hocon:3.5.1'
// https://jarcasting.com/artifacts/com.electronwill.night-config/hocon/
implementation ("com.electronwill.night-config:hocon:3.5.1")
'com.electronwill.night-config:hocon:jar:3.5.1'
<dependency org="com.electronwill.night-config" name="hocon" rev="3.5.1">
  <artifact name="hocon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.electronwill.night-config', module='hocon', version='3.5.1')
)
libraryDependencies += "com.electronwill.night-config" % "hocon" % "3.5.1"
[com.electronwill.night-config/hocon "3.5.1"]