is not current version
Last Version 6.0.8

io.github.portlek:configs-bukkit 6.0.5


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

configs-bukkit
Version

Version

6.0.5
Type

Type

jar

Download configs-bukkit 6.0.5


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