Last Version

BoostedYAML for Spigot 1.2

A simple-to-use library delivering boosted experience while working with YAML files; contains serializer which supports Spigot API serialization system.

License

License

GroupId

GroupId

dev.dejvokep
ArtifactId

ArtifactId

boosted-yaml-spigot
Version

Version

1.2
Type

Type

jar
Description

Description

BoostedYAML for Spigot
A simple-to-use library delivering boosted experience while working with YAML files; contains serializer which supports Spigot API serialization system.

Download boosted-yaml-spigot 1.2


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

Dependencies

provided (1)

Group / Artifact Type Version
org.spigotmc » spigot-api jar 1.18.1-R0.1-SNAPSHOT

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.