MVN

de.jvstvshd.velocitypunishment : velocity-punishment-api

Maven & Gradle

Nov 14, 2022
0 stars

api · An convenient API to handle various punishments on Velocity.

<dependency>
    <groupId>de.jvstvshd.velocitypunishment</groupId>
    <artifactId>velocity-punishment-api</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.jvstvshd.velocitypunishment : velocity-punishment-api to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of de.jvstvshd.velocitypunishment : velocity-punishment-api to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
velocity-punishment-api-1.0.1
velocity-punishment-api-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.jvstvshd.velocitypunishment</groupId>
    <artifactId>velocity-punishment-api</artifactId>
    <version>1.0.1</version>
</dependency>