is not current version
Last Version 1.2.0

YamlConfiguration 1.0.9

Implementation of SnakeYAML to be easy to use with files.

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

org.bspfsystems
ArtifactId

ArtifactId

yamlconfiguration
Version

Version

1.0.9
Type

Type

jar
Description

Description

YamlConfiguration
Implementation of SnakeYAML to be easy to use with files.
Project URL

Project URL

https://github.com/bspfsystems/YamlConfiguration/
Project Organization

Project Organization

BSPF Systems, LLC

Download yamlconfiguration 1.0.9


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.