is not current version
Last Version 3.0.2

BungeeIPC-Client-API 2.1.1

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
Version

Version

2.1.1
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 2.1.1


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

Dependencies

provided (2)

Group / Artifact Type Version
org.bspfsystems.bungeeipc : bungeeipc-common-api jar 2.1.1
org.jetbrains : annotations jar 22.0.0

Project Modules

There are no modules declared in this project.