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