is not current version
Last Version 2.4.0

EasySpigotAPI 2.3.2

A library for easy use of the Spigot API.

License

License

GroupId

GroupId

com.github.sya-ri
ArtifactId

ArtifactId

EasySpigotAPI
Version

Version

2.3.2
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 2.3.2


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

Dependencies

runtime (2)

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

Project Modules

There are no modules declared in this project.