is not current version
Last Version 6.0.8

io.github.portlek:configs-yaml 5.17.3


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

configs-yaml
Version

Version

5.17.3
Type

Type

jar

Download configs-yaml 5.17.3


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