is not current version
Last Version 4.7.7

io.github.portlek:configs-bungeecord 4.6

BungeeCord module of the library.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

configs-bungeecord
Version

Version

4.6
Type

Type

jar

Download configs-bungeecord 4.6


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