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

io.github.portlek:configs-yaml 4.9.8.5


Категории

Категории

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

Группа

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

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

configs-yaml
Версия

Версия

4.9.8.5
Тип

Тип

jar

Скачать configs-yaml 4.9.8.5


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