| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.md-5 |
| ArtifactId | ArtifactIdbungeecord-parent |
| Last Version | Last Version1.16-R0.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionBungeeCord-Parent
Parent project for all BungeeCord modules.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| bungeecord-parent-1.16-R0.4.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.md-5/bungeecord-parent/ -->
<dependency>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-parent</artifactId>
<version>1.16-R0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.md-5/bungeecord-parent/
implementation 'net.md-5:bungeecord-parent:1.16-R0.4'
// https://jarcasting.com/artifacts/net.md-5/bungeecord-parent/
implementation ("net.md-5:bungeecord-parent:1.16-R0.4")
'net.md-5:bungeecord-parent:pom:1.16-R0.4'
<dependency org="net.md-5" name="bungeecord-parent" rev="1.16-R0.4">
<artifact name="bungeecord-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.md-5', module='bungeecord-parent', version='1.16-R0.4')
)
libraryDependencies += "net.md-5" % "bungeecord-parent" % "1.16-R0.4"
[net.md-5/bungeecord-parent "1.16-R0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |