EffectsAPI

common permission-based effects code, more easily referenced

License

License

GroupId

GroupId

io.github.dailystruggle
ArtifactId

ArtifactId

EffectsAPI
Last Version

Last Version

1.0-ALPHA03
Release Date

Release Date

Type

Type

jar
Description

Description

EffectsAPI
common permission-based effects code, more easily referenced
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://svn.apache.org/viewvc/maven

Download EffectsAPI

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

provided (1)

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

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-ALPHA03
1.0-ALPHA02
1.0-ALPHA01