Last Version

EffectLib 9.4

A library for Bukkit plugins to make complicated particle effects

License

License

GroupId

GroupId

com.elmakers.mine.bukkit
ArtifactId

ArtifactId

EffectLib
Version

Version

9.4
Type

Type

jar
Description

Description

EffectLib
A library for Bukkit plugins to make complicated particle effects
Project URL

Project URL

https://github.com/elBukkit/EffectLib/
Project Organization

Project Organization

elMakers
Source Code Management

Source Code Management

https://github.com/elBukkit/EffectLib/

Download EffectLib 9.4


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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.