MVN

io.github.azodox : accountsystem-paper

Maven & Gradle

Jun 13, 2022
1 stars

My original way to manage accounts on a minecraft server.

<dependency>
    <groupId>io.github.azodox</groupId>
    <artifactId>accountsystem-paper</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.azodox : accountsystem-paper to add to Maven - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of io.github.azodox : accountsystem-paper to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
accountsystem-paper-0.5.0
0.4.x
accountsystem-paper-0.4.0
accountsystem-paper-0.4.0null

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.azodox</groupId>
    <artifactId>accountsystem-paper</artifactId>
    <version>0.5.0</version>
</dependency>