is not current version
Last Version 2.4.0

com.github.sya-ri:EasySpigotAPI 1.3.3

A library for easy use of the Spigot API.

GroupId

GroupId

com.github.sya-ri
ArtifactId

ArtifactId

EasySpigotAPI
Version

Version

1.3.3
Type

Type

pom

Download EasySpigotAPI 1.3.3


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