MVN

io.github.fabiozumbi12.RedProtect : RedProtect

Maven & Gradle

Jun 12, 2023
85 stars

RedProtect · Spigot plugin to protect region and manage server security

<dependency>
    <groupId>io.github.fabiozumbi12.RedProtect</groupId>
    <artifactId>RedProtect</artifactId>
    <version>8.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.fabiozumbi12.RedProtect : RedProtect to add to Maven - Latest Versions:

  • Latest Stable: 8.1.1

All Versions

Choose a version of io.github.fabiozumbi12.RedProtect : RedProtect to add to Maven - All Versions:

Version Vulnerabilities Updated
8.1.x
RedProtect-8.1.1
RedProtect-8.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.fabiozumbi12.RedProtect</groupId>
    <artifactId>RedProtect</artifactId>
    <version>8.1.1</version>
</dependency>