| License |
License |
|---|---|
| GroupId | GroupIdcom.elmakers.mine.bukkit |
| ArtifactId | ArtifactIdEffectLib |
| Last Version | Last Version9.4 |
| Release Date | Release Date |
| 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.4.pom | |
| EffectLib-9.4.jar | 205 KB |
| EffectLib-9.4-sources.jar | 89 KB |
| EffectLib-9.4-javadoc.jar | 634 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.spigotmc » spigot-api | jar | 1.17-R0.1-SNAPSHOT |