Crowd Control Sender

Library for sending effect requests to a receiving game server or clients

Лицензия

Лицензия

Группа

Группа

dev.qixils.crowdcontrol
Идентификатор

Идентификатор

crowd-control-sender
Последняя версия

Последняя версия

3.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Crowd Control Sender
Library for sending effect requests to a receiving game server or clients
Ссылка на сайт

Ссылка на сайт

https://github.com/qixils/java-crowd-control
Система контроля версий

Система контроля версий

https://github.com/qixils/java-crowd-control.git

Скачать crowd-control-sender

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/dev.qixils.crowdcontrol/crowd-control-sender/ -->
<dependency>
    <groupId>dev.qixils.crowdcontrol</groupId>
    <artifactId>crowd-control-sender</artifactId>
    <version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.qixils.crowdcontrol/crowd-control-sender/
implementation 'dev.qixils.crowdcontrol:crowd-control-sender:3.4.0'
// https://jarcasting.com/artifacts/dev.qixils.crowdcontrol/crowd-control-sender/
implementation ("dev.qixils.crowdcontrol:crowd-control-sender:3.4.0")
'dev.qixils.crowdcontrol:crowd-control-sender:jar:3.4.0'
<dependency org="dev.qixils.crowdcontrol" name="crowd-control-sender" rev="3.4.0">
  <artifact name="crowd-control-sender" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.qixils.crowdcontrol', module='crowd-control-sender', version='3.4.0')
)
libraryDependencies += "dev.qixils.crowdcontrol" % "crowd-control-sender" % "3.4.0"
[dev.qixils.crowdcontrol/crowd-control-sender "3.4.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
dev.qixils.crowdcontrol : crowd-control-pojos jar 3.4.0
io.projectreactor : reactor-core jar 3.4.19

test (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-jdk14 jar 1.7.36

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.4.0
3.3.3
3.3.2
3.3.1
3.3.0