License |
License |
---|---|
GroupId | GroupIdxyz.xenondevs |
ArtifactId | ArtifactIdparticle |
Version | Version1.5.1 |
Type | Typejar |
Description |
DescriptionParticleLib
Spigot library for particles
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
particle-1.5.1.pom | |
particle-1.5.1.jar | 30 KB |
particle-1.5.1-sources.jar | 36 KB |
particle-1.5.1-javadoc.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.xenondevs/particle/ -->
<dependency>
<groupId>xyz.xenondevs</groupId>
<artifactId>particle</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.xenondevs/particle/
implementation 'xyz.xenondevs:particle:1.5.1'
// https://jarcasting.com/artifacts/xyz.xenondevs/particle/
implementation ("xyz.xenondevs:particle:1.5.1")
'xyz.xenondevs:particle:jar:1.5.1'
<dependency org="xyz.xenondevs" name="particle" rev="1.5.1">
<artifact name="particle" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.xenondevs', module='particle', version='1.5.1')
)
libraryDependencies += "xyz.xenondevs" % "particle" % "1.5.1"
[xyz.xenondevs/particle "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.spigotmc » spigot-api | jar | 1.16.1-R0.1-SNAPSHOT |