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

io.github.portlek:configs-json 5.7.1


Категории

Категории

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

Группа

io.github.portlek
Идентификатор

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

configs-json
Версия

Версия

5.7.1
Тип

Тип

jar

Скачать configs-json 5.7.1


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