| License |
License |
|---|---|
| GroupId | GroupIdorg.bspfsystems.bungeeipc |
| ArtifactId | ArtifactIdbungeeipc-parent |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionBungeeIPC
IPC plugin for Minecraft BungeeCord and Bukkit servers.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| bungeeipc-parent-1.0.0.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bspfsystems.bungeeipc/bungeeipc-parent/ -->
<dependency>
<groupId>org.bspfsystems.bungeeipc</groupId>
<artifactId>bungeeipc-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bspfsystems.bungeeipc/bungeeipc-parent/
implementation 'org.bspfsystems.bungeeipc:bungeeipc-parent:1.0.0'
// https://jarcasting.com/artifacts/org.bspfsystems.bungeeipc/bungeeipc-parent/
implementation ("org.bspfsystems.bungeeipc:bungeeipc-parent:1.0.0")
'org.bspfsystems.bungeeipc:bungeeipc-parent:pom:1.0.0'
<dependency org="org.bspfsystems.bungeeipc" name="bungeeipc-parent" rev="1.0.0">
<artifact name="bungeeipc-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bspfsystems.bungeeipc', module='bungeeipc-parent', version='1.0.0')
)
libraryDependencies += "org.bspfsystems.bungeeipc" % "bungeeipc-parent" % "1.0.0"
[org.bspfsystems.bungeeipc/bungeeipc-parent "1.0.0"]