| License |
License |
|---|---|
| GroupId | GroupIddev.qixils.crowdcontrol |
| ArtifactId | ArtifactIdcrowd-control-sender |
| Last Version | Last Version3.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCrowd Control Sender
Library for sending effect requests to a receiving game server or clients
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| crowd-control-sender-3.4.0.pom | |
| crowd-control-sender-3.4.0.jar | 20 KB |
| crowd-control-sender-3.4.0-sources.jar | 12 KB |
| crowd-control-sender-3.4.0-javadoc.jar | 438 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| dev.qixils.crowdcontrol : crowd-control-pojos | jar | 3.4.0 |
| io.projectreactor : reactor-core | jar | 3.4.19 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-jdk14 | jar | 1.7.36 |