License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration JSON Data |
GroupId | GroupIdcom.electronwill.night-config |
ArtifactId | ArtifactIdjson |
Last Version | Last Version3.6.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNightConfig json
Powerful, easy-to-use and multi-language configuration library for the JVM - json module
|
Project URL |
Project URL |
Filename | Size |
---|---|
json-3.6.5.pom | |
json-3.6.5.jar | 16 KB |
json-3.6.5-sources.jar | 7 KB |
json-3.6.5-javadoc.jar | 401 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.electronwill.night-config/json/ -->
<dependency>
<groupId>com.electronwill.night-config</groupId>
<artifactId>json</artifactId>
<version>3.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.electronwill.night-config/json/
implementation 'com.electronwill.night-config:json:3.6.5'
// https://jarcasting.com/artifacts/com.electronwill.night-config/json/
implementation ("com.electronwill.night-config:json:3.6.5")
'com.electronwill.night-config:json:jar:3.6.5'
<dependency org="com.electronwill.night-config" name="json" rev="3.6.5">
<artifact name="json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.electronwill.night-config', module='json', version='3.6.5')
)
libraryDependencies += "com.electronwill.night-config" % "json" % "3.6.5"
[com.electronwill.night-config/json "3.6.5"]
Group / Artifact | Type | Version |
---|---|---|
com.electronwill.night-config : core | jar | 3.6.5 |