ParticleNativeAPI

Provides API for spawning particles on Spigot server.

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.fierioziy
ArtifactId

ArtifactId

ParticleNativeAPI
Last Version

Last Version

2.0.3
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
2.0.3
2.0.2
2.0.1
2.0.0
1.3.1
1.3.0