is not current version
Last Version 4.3

io.github.portlek:bungeecord 4.2

BungeeCord module of the library.

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

bungeecord
Version

Version

4.2
Type

Type

jar

Download bungeecord 4.2


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