License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.github.fierioziy.particlenativeapi |
ArtifactId | ArtifactIdParticleNativeAPI-plugin |
Last Version | Last Version3.3.0 |
Release Date | Release Date |
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.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fierioziy.particlenativeapi/ParticleNativeAPI-plugin/
implementation 'com.github.fierioziy.particlenativeapi:ParticleNativeAPI-plugin:3.3.0'
// https://jarcasting.com/artifacts/com.github.fierioziy.particlenativeapi/ParticleNativeAPI-plugin/
implementation ("com.github.fierioziy.particlenativeapi:ParticleNativeAPI-plugin:3.3.0")
'com.github.fierioziy.particlenativeapi:ParticleNativeAPI-plugin:jar:3.3.0'
<dependency org="com.github.fierioziy.particlenativeapi" name="ParticleNativeAPI-plugin" rev="3.3.0">
<artifact name="ParticleNativeAPI-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fierioziy.particlenativeapi', module='ParticleNativeAPI-plugin', version='3.3.0')
)
libraryDependencies += "com.github.fierioziy.particlenativeapi" % "ParticleNativeAPI-plugin" % "3.3.0"
[com.github.fierioziy.particlenativeapi/ParticleNativeAPI-plugin "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.spigotmc » spigot-api | jar | 1.19-R0.1-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.9.0 |
junit : junit | jar | 4.13.1 |