is not current version
Last Version 1.2

BoostedYAML 1.0

A simple-to-use library delivering boosted experience while working with YAML files.

License

License

GroupId

GroupId

dev.dejvokep
ArtifactId

ArtifactId

boosted-yaml
Version

Version

1.0
Type

Type

jar
Description

Description

BoostedYAML
A simple-to-use library delivering boosted experience while working with YAML files.
Project URL

Project URL

https://github.com/dejvokep/boosted-yaml
Source Code Management

Source Code Management

https://github.com/dejvokep/boosted-yaml

Download boosted-yaml 1.0


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.