| License |
License |
|---|---|
| GroupId | GroupIdde.albionco |
| ArtifactId | ArtifactIdapex-parent |
| Version | Version1.0.0 |
| Type | Typepom |
| Description |
Descriptionde.albionco:apex-parent
Advanced permission management plugin for BungeeCord with an extensive API!
|
| Filename | Size |
|---|---|
| apex-parent-1.0.0.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.albionco/apex-parent/ -->
<dependency>
<groupId>de.albionco</groupId>
<artifactId>apex-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.albionco/apex-parent/
implementation 'de.albionco:apex-parent:1.0.0'
// https://jarcasting.com/artifacts/de.albionco/apex-parent/
implementation ("de.albionco:apex-parent:1.0.0")
'de.albionco:apex-parent:pom:1.0.0'
<dependency org="de.albionco" name="apex-parent" rev="1.0.0">
<artifact name="apex-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.albionco', module='apex-parent', version='1.0.0')
)
libraryDependencies += "de.albionco" % "apex-parent" % "1.0.0"
[de.albionco/apex-parent "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.14.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.md-5 : bungeecord-api | jar | 1.8-SNAPSHOT |
| net.md-5 : bungeecord-chat | jar | 1.8-SNAPSHOT |
| net.md-5 : bungeecord-config | jar | 1.8-SNAPSHOT |