Last Version

io.github.portlek:conf-yaml 1.0

Simple and useful configuration library.

License

License

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

conf-yaml
Version

Version

1.0
Type

Type

jar
Description

Description

Simple and useful configuration library.

Download conf-yaml 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.portlek : conf-common jar 1.0
me.carleslc.Simple-YAML » Simple-Yaml jar 1.7.1

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
org.jetbrains : annotations jar 20.1.0

test (6)

Group / Artifact Type Version
org.cactoos : cactoos jar 0.46
org.llorllale : cactoos-matchers jar 0.19
org.mockito : mockito-core jar 3.5.10
org.mockito : mockito-inline jar 3.5.10
org.junit.jupiter : junit-jupiter jar 5.7.0
com.github.seeseemelk : MockBukkit-v1.16 jar 0.5.2

Project Modules

There are no modules declared in this project.