BungeeIPC-Client-API

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

Categories

Categories

CLI User Interface
GroupId

GroupId

org.bspfsystems.bungeeipc
ArtifactId

ArtifactId

bungeeipc-client-api
Last Version

Last Version

3.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download bungeeipc-client-api

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 23.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.2
3.0.1
3.0.0
2.1.1
2.1.0
2.0.0