is not current version
Last Version 1.2.0

YamlConfiguration 1.0.11

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.11
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.11


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.