is not current version
Last Version 3.6.5

com.electronwill.night-config:json 3.5.3

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

Categories

Categories

config Application Layer Libs Configuration JSON Data
GroupId

GroupId

com.electronwill.night-config
ArtifactId

ArtifactId

json
Version

Version

3.5.3
Type

Type

jar

Download json 3.5.3


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