Last Version

configs-bukkit 6.0.8

A config project that uses jackson to create simple configuration files.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

configs-bukkit
Version

Version

6.0.8
Type

Type

jar
Description

Description

configs-bukkit
A config project that uses jackson to create simple configuration files.

Download configs-bukkit 6.0.8


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.portlek : BukkitItemBuilder jar 5.0.6

provided (4)

Group / Artifact Type Version
io.github.portlek : configs-core jar 6.0.8
org.spigotmc » spigot-api jar 1.16.5-R0.1-SNAPSHOT
org.projectlombok : lombok jar 1.18.20
org.jetbrains : annotations jar 20.1.0

Project Modules

There are no modules declared in this project.