не последняя версия
Последняя версия 4.3

io.github.portlek:bungeecord 4.1

BungeeCord module of the library.

Группа

Группа

io.github.portlek
Идентификатор

Идентификатор

bungeecord
Версия

Версия

4.1
Тип

Тип

jar

Скачать bungeecord 4.1


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