EasySpigotAPI

A library for easy use of the Spigot API.

License

License

GroupId

GroupId

com.github.sya-ri
ArtifactId

ArtifactId

EasySpigotAPI
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

EasySpigotAPI
A library for easy use of the Spigot API.
Project URL

Project URL

https://github.com/sya-ri/EasySpigotAPI
Source Code Management

Source Code Management

https://github.com/sya-ri/EasySpigotAPI.git

Download EasySpigotAPI

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sya-ri/EasySpigotAPI/ -->
<dependency>
    <groupId>com.github.sya-ri</groupId>
    <artifactId>EasySpigotAPI</artifactId>
    <version>2.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sya-ri/EasySpigotAPI/
implementation 'com.github.sya-ri:EasySpigotAPI:2.4.0'
// https://jarcasting.com/artifacts/com.github.sya-ri/EasySpigotAPI/
implementation ("com.github.sya-ri:EasySpigotAPI:2.4.0")
'com.github.sya-ri:EasySpigotAPI:pom:2.4.0'
<dependency org="com.github.sya-ri" name="EasySpigotAPI" rev="2.4.0">
  <artifact name="EasySpigotAPI" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sya-ri', module='EasySpigotAPI', version='2.4.0')
)
libraryDependencies += "com.github.sya-ri" % "EasySpigotAPI" % "2.4.0"
[com.github.sya-ri/EasySpigotAPI "2.4.0"]

Dependencies

runtime (2)

Group / Artifact Type Version
org.spigotmc » spigot-api jar 1.17-R0.1-SNAPSHOT
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.21

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.0
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.1
2.0.0
1.8.0
1.7.1
1.7.0
1.6.1
1.6.0
1.5.1
1.5.0
1.4.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0