License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.github.fierioziy.particlenativeapi |
ArtifactId | ArtifactIdParticleNativeAPI-plugin |
Version | Version3.2.1 |
Type | Typejar |
Description |
DescriptionProvides API for spawning particles on Spigot server.
|
<!-- https://jarcasting.com/artifacts/com.github.fierioziy.particlenativeapi/ParticleNativeAPI-plugin/ -->
<dependency>
<groupId>com.github.fierioziy.particlenativeapi</groupId>
<artifactId>ParticleNativeAPI-plugin</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fierioziy.particlenativeapi/ParticleNativeAPI-plugin/
implementation 'com.github.fierioziy.particlenativeapi:ParticleNativeAPI-plugin:3.2.1'
// https://jarcasting.com/artifacts/com.github.fierioziy.particlenativeapi/ParticleNativeAPI-plugin/
implementation ("com.github.fierioziy.particlenativeapi:ParticleNativeAPI-plugin:3.2.1")
'com.github.fierioziy.particlenativeapi:ParticleNativeAPI-plugin:jar:3.2.1'
<dependency org="com.github.fierioziy.particlenativeapi" name="ParticleNativeAPI-plugin" rev="3.2.1">
<artifact name="ParticleNativeAPI-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fierioziy.particlenativeapi', module='ParticleNativeAPI-plugin', version='3.2.1')
)
libraryDependencies += "com.github.fierioziy.particlenativeapi" % "ParticleNativeAPI-plugin" % "3.2.1"
[com.github.fierioziy.particlenativeapi/ParticleNativeAPI-plugin "3.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.spigotmc » spigot-api | jar | 1.17-R0.1-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.9.0 |
junit : junit | jar | 4.13.1 |