Last Version

ParticleNativeAPI 2.0.3

Provides API for spawning particles on Spigot server.

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.fierioziy
ArtifactId

ArtifactId

ParticleNativeAPI
Version

Version

2.0.3
Type

Type

jar
Description

Description

ParticleNativeAPI
Provides API for spawning particles on Spigot server.
Project URL

Project URL

https://github.com/Fierioziy/ParticleNativeAPI
Source Code Management

Source Code Management

https://github.com/Fierioziy/ParticleNativeAPI

Download ParticleNativeAPI 2.0.3


<!-- https://jarcasting.com/artifacts/com.github.fierioziy/ParticleNativeAPI/ -->
<dependency>
    <groupId>com.github.fierioziy</groupId>
    <artifactId>ParticleNativeAPI</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fierioziy/ParticleNativeAPI/
implementation 'com.github.fierioziy:ParticleNativeAPI:2.0.3'
// https://jarcasting.com/artifacts/com.github.fierioziy/ParticleNativeAPI/
implementation ("com.github.fierioziy:ParticleNativeAPI:2.0.3")
'com.github.fierioziy:ParticleNativeAPI:jar:2.0.3'
<dependency org="com.github.fierioziy" name="ParticleNativeAPI" rev="2.0.3">
  <artifact name="ParticleNativeAPI" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fierioziy', module='ParticleNativeAPI', version='2.0.3')
)
libraryDependencies += "com.github.fierioziy" % "ParticleNativeAPI" % "2.0.3"
[com.github.fierioziy/ParticleNativeAPI "2.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.ow2.asm : asm jar 7.3.1

provided (1)

Group / Artifact Type Version
org.spigotmc » spigot-api jar 1.8.8-R0.1-SNAPSHOT

Project Modules

There are no modules declared in this project.