Last Version

io.github.portlek:bungeecord 4.3

BungeeCord module of the library.

License

License

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

bungeecord
Version

Version

4.3
Type

Type

jar
Description

Description

BungeeCord module of the library.

Download bungeecord 4.3


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.portlek : configs-core jar 4.3

provided (3)

Group / Artifact Type Version
net.md-5 : bungeecord-api jar 1.15-SNAPSHOT
org.jetbrains : annotations jar 19.0.0
org.projectlombok : lombok jar 1.18.12

test (1)

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

Project Modules

There are no modules declared in this project.