License |
License |
---|---|
GroupId | GroupIdcom.elmakers.mine.bukkit |
ArtifactId | ArtifactIdEffectLib |
Version | Version9.0 |
Type | Typejar |
Description |
DescriptionEffectLib
A library for Bukkit plugins to make complicated particle effects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
EffectLib-9.0.pom | |
EffectLib-9.0.jar | 191 KB |
EffectLib-9.0-sources.jar | 86 KB |
EffectLib-9.0-javadoc.jar | 514 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.elmakers.mine.bukkit/EffectLib/ -->
<dependency>
<groupId>com.elmakers.mine.bukkit</groupId>
<artifactId>EffectLib</artifactId>
<version>9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.elmakers.mine.bukkit/EffectLib/
implementation 'com.elmakers.mine.bukkit:EffectLib:9.0'
// https://jarcasting.com/artifacts/com.elmakers.mine.bukkit/EffectLib/
implementation ("com.elmakers.mine.bukkit:EffectLib:9.0")
'com.elmakers.mine.bukkit:EffectLib:jar:9.0'
<dependency org="com.elmakers.mine.bukkit" name="EffectLib" rev="9.0">
<artifact name="EffectLib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.elmakers.mine.bukkit', module='EffectLib', version='9.0')
)
libraryDependencies += "com.elmakers.mine.bukkit" % "EffectLib" % "9.0"
[com.elmakers.mine.bukkit/EffectLib "9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.spigotmc » spigot-api | jar | 1.13-R0.1-SNAPSHOT |