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

io.github.portlek:configs-parent 4.8.6

Annotation based configuration library for any Java project.

Категории

Категории

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

Группа

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

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

configs-parent
Версия

Версия

4.8.6
Тип

Тип

pom

Скачать configs-parent 4.8.6

Имя Файла Размер
configs-parent-4.8.6.pom 2 KB
Обзор

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