is not current version
Last Version 6.0.8

io.github.portlek:configs-yaml 4.9.5


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

configs-yaml
Version

Version

4.9.5
Type

Type

jar

Download configs-yaml 4.9.5


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