Last Version

BungeeCord-Native 1.16-R0.4

Optional native code to speed up and enhance BungeeCord functionality.

License

License

Categories

Categories

Net Native Development Tools
GroupId

GroupId

net.md-5
ArtifactId

ArtifactId

bungeecord-native
Version

Version

1.16-R0.4
Type

Type

jar
Description

Description

BungeeCord-Native
Optional native code to speed up and enhance BungeeCord functionality.
Project Organization

Project Organization

SpigotMC

Download bungeecord-native 1.16-R0.4


<!-- https://jarcasting.com/artifacts/net.md-5/bungeecord-native/ -->
<dependency>
    <groupId>net.md-5</groupId>
    <artifactId>bungeecord-native</artifactId>
    <version>1.16-R0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.md-5/bungeecord-native/
implementation 'net.md-5:bungeecord-native:1.16-R0.4'
// https://jarcasting.com/artifacts/net.md-5/bungeecord-native/
implementation ("net.md-5:bungeecord-native:1.16-R0.4")
'net.md-5:bungeecord-native:jar:1.16-R0.4'
<dependency org="net.md-5" name="bungeecord-native" rev="1.16-R0.4">
  <artifact name="bungeecord-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.md-5', module='bungeecord-native', version='1.16-R0.4')
)
libraryDependencies += "net.md-5" % "bungeecord-native" % "1.16-R0.4"
[net.md-5/bungeecord-native "1.16-R0.4"]

Dependencies

compile (2)

Group / Artifact Type Version
io.netty : netty-transport jar 4.1.53.Final
com.google.guava : guava jar 21.0

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : findbugs-annotations jar 3.0.1
org.projectlombok : lombok jar 1.18.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.