BungeeIPC-API

API for the BungeeIPC plugin for Minecraft BungeeCord and Bukkit servers.

GroupId

GroupId

org.bspfsystems.bungeeipc
ArtifactId

ArtifactId

bungeeipc-api
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

BungeeIPC-API
API for the BungeeIPC plugin for Minecraft BungeeCord and Bukkit servers.

Download bungeeipc-api

How to add to project

<!-- https://jarcasting.com/artifacts/org.bspfsystems.bungeeipc/bungeeipc-api/ -->
<dependency>
    <groupId>org.bspfsystems.bungeeipc</groupId>
    <artifactId>bungeeipc-api</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.bspfsystems.bungeeipc/bungeeipc-api/
implementation 'org.bspfsystems.bungeeipc:bungeeipc-api:1.0.3'
// https://jarcasting.com/artifacts/org.bspfsystems.bungeeipc/bungeeipc-api/
implementation ("org.bspfsystems.bungeeipc:bungeeipc-api:1.0.3")
'org.bspfsystems.bungeeipc:bungeeipc-api:jar:1.0.3'
<dependency org="org.bspfsystems.bungeeipc" name="bungeeipc-api" rev="1.0.3">
  <artifact name="bungeeipc-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bspfsystems.bungeeipc', module='bungeeipc-api', version='1.0.3')
)
libraryDependencies += "org.bspfsystems.bungeeipc" % "bungeeipc-api" % "1.0.3"
[org.bspfsystems.bungeeipc/bungeeipc-api "1.0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0