License |
License |
---|---|
GroupId | GroupIdio.github.dailystruggle |
ArtifactId | ArtifactIdEffectsAPI |
Last Version | Last Version1.0-ALPHA03 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEffectsAPI
common permission-based effects code, more easily referenced
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
EffectsAPI-1.0-ALPHA03.pom | |
EffectsAPI-1.0-ALPHA03.jar | 104 KB |
EffectsAPI-1.0-ALPHA03-sources.jar | 12 KB |
EffectsAPI-1.0-ALPHA03-javadoc.jar | 155 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dailystruggle/EffectsAPI/ -->
<dependency>
<groupId>io.github.dailystruggle</groupId>
<artifactId>EffectsAPI</artifactId>
<version>1.0-ALPHA03</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dailystruggle/EffectsAPI/
implementation 'io.github.dailystruggle:EffectsAPI:1.0-ALPHA03'
// https://jarcasting.com/artifacts/io.github.dailystruggle/EffectsAPI/
implementation ("io.github.dailystruggle:EffectsAPI:1.0-ALPHA03")
'io.github.dailystruggle:EffectsAPI:jar:1.0-ALPHA03'
<dependency org="io.github.dailystruggle" name="EffectsAPI" rev="1.0-ALPHA03">
<artifact name="EffectsAPI" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dailystruggle', module='EffectsAPI', version='1.0-ALPHA03')
)
libraryDependencies += "io.github.dailystruggle" % "EffectsAPI" % "1.0-ALPHA03"
[io.github.dailystruggle/EffectsAPI "1.0-ALPHA03"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | RELEASE |
org.bstats : bstats-bukkit | jar | 2.2.1 |
io.papermc » paperlib | jar | 1.0.7 |
io.github.dailystruggle : CommandsAPI | jar | 1.0-ALPHA31 |
Group / Artifact | Type | Version |
---|---|---|
org.spigotmc » spigot-api | jar | 1.17.1-R0.1-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | RELEASE |