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

com.electronwill.night-config:json 3.3.1

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

Категории

Категории

config Библиотеки уровня приложения Configuration JSON Данные
Группа

Группа

com.electronwill.night-config
Идентификатор

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

json
Версия

Версия

3.3.1
Тип

Тип

jar

Скачать json 3.3.1


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