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

io.github.portlek:configs-json 5.4.2


Категории

Категории

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

Группа

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

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

configs-json
Версия

Версия

5.4.2
Тип

Тип

jar

Скачать configs-json 5.4.2


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