com.github.siroshun09.configapi:yaml

A configuration library for Java.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.siroshun09.configapi
ArtifactId

ArtifactId

yaml
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

A configuration library for Java.

Download yaml

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.siroshun09.configapi : api jar 4.0.0

provided (2)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.29
org.jetbrains : annotations jar 21.0.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0
3.1.0
3.0.0