is not current version
Last Version 1.2.0

org.bspfsystems:yamlconfiguration 1.0.7

Implementation of SnakeYAML to be easy to use with files.

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

org.bspfsystems
ArtifactId

ArtifactId

yamlconfiguration
Version

Version

1.0.7
Type

Type

jar

Download yamlconfiguration 1.0.7


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