| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.md-5 |
| ArtifactId | ArtifactIdbungeecord-api |
| Last Version | Last Version1.16-R0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBungeeCord-API
API implemented by the Elastic Portal Suite
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| bungeecord-api-1.16-R0.4.pom | |
| bungeecord-api-1.16-R0.4.jar | 95 KB |
| bungeecord-api-1.16-R0.4-sources.jar | 51 KB |
| bungeecord-api-1.16-R0.4-javadoc.jar | 455 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.md-5/bungeecord-api/ -->
<dependency>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-api</artifactId>
<version>1.16-R0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.md-5/bungeecord-api/
implementation 'net.md-5:bungeecord-api:1.16-R0.4'
// https://jarcasting.com/artifacts/net.md-5/bungeecord-api/
implementation ("net.md-5:bungeecord-api:1.16-R0.4")
'net.md-5:bungeecord-api:jar:1.16-R0.4'
<dependency org="net.md-5" name="bungeecord-api" rev="1.16-R0.4">
<artifact name="bungeecord-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.md-5', module='bungeecord-api', version='1.16-R0.4')
)
libraryDependencies += "net.md-5" % "bungeecord-api" % "1.16-R0.4"
[net.md-5/bungeecord-api "1.16-R0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.md-5 : bungeecord-chat | jar | 1.16-R0.4 |
| net.md-5 : bungeecord-config | jar | 1.16-R0.4 |
| net.md-5 : bungeecord-event | jar | 1.16-R0.4 |
| net.md-5 : bungeecord-protocol | jar | 1.16-R0.4 |
| io.netty : netty-transport-native-unix-common | jar | 4.1.53.Final |
| org.yaml : snakeyaml | jar | 1.26 |
| com.google.guava : guava | jar | 21.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : findbugs-annotations | jar | 3.0.1 |
| org.projectlombok : lombok | jar | 1.18.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |