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

io.github.portlek:configs-core 4.9.9.6


Категории

Категории

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

Группа

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

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

configs-core
Версия

Версия

4.9.9.6
Тип

Тип

jar

Скачать configs-core 4.9.9.6


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