MVN

com.github.sya-ri : EasySpigotAPI

Maven & Gradle

Aug 14, 2021
15 stars

EasySpigotAPI · A library for easy use of the Spigot API.

<dependency>
    <groupId>com.github.sya-ri</groupId>
    <artifactId>EasySpigotAPI</artifactId>
    <version>2.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sya-ri : EasySpigotAPI to add to Maven - Latest Versions:

  • Latest Stable: 2.4.0

All Versions

Choose a version of com.github.sya-ri : EasySpigotAPI to add to Maven - All Versions:

Version Vulnerabilities Updated
2.4.x
EasySpigotAPI-2.4.0
2.3.x
EasySpigotAPI-2.3.4
EasySpigotAPI-2.3.3
EasySpigotAPI-2.3.2
EasySpigotAPI-2.3.1
EasySpigotAPI-2.3.0
2.2.x
EasySpigotAPI-2.2.4
EasySpigotAPI-2.2.3
EasySpigotAPI-2.2.2
EasySpigotAPI-2.2.1
EasySpigotAPI-2.2.0
2.1.x
EasySpigotAPI-2.1.0
2.0.x
EasySpigotAPI-2.0.1
EasySpigotAPI-2.0.0
1.8.x
EasySpigotAPI-1.8.0
1.7.x
EasySpigotAPI-1.7.1
EasySpigotAPI-1.7.0
1.6.x
EasySpigotAPI-1.6.1
EasySpigotAPI-1.6.0
1.5.x
EasySpigotAPI-1.5.1
EasySpigotAPI-1.5.0
1.4.x
EasySpigotAPI-1.4.0
1.3.x
EasySpigotAPI-1.3.4
EasySpigotAPI-1.3.3
EasySpigotAPI-1.3.2
EasySpigotAPI-1.3.1
EasySpigotAPI-1.3.0
1.2.x
EasySpigotAPI-1.2.1
EasySpigotAPI-1.2.0
1.1.x
EasySpigotAPI-1.1.0
1.0.x
EasySpigotAPI-1.0.1
EasySpigotAPI-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.sya-ri</groupId>
    <artifactId>EasySpigotAPI</artifactId>
    <version>2.4.0</version>
</dependency>

Advertisement