MVN

net.orbyfied.j8 : j8-command-spigot

Maven & Gradle

Jan 01, 2023
3 stars

j8-command-spigot · j8 Module j8-command-spigot - Spigot & BungeeCord command framework.

<dependency>
    <groupId>net.orbyfied.j8</groupId>
    <artifactId>j8-command-spigot</artifactId>
    <version>2.0.0.0_hotfix1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.orbyfied.j8 : j8-command-spigot to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0.0_hotfix1

All Versions

Choose a version of net.orbyfied.j8 : j8-command-spigot to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
j8-command-spigot-2.0.0.0_hotfix1
j8-command-spigot-2.0.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.orbyfied.j8</groupId>
    <artifactId>j8-command-spigot</artifactId>
    <version>2.0.0.0_hotfix1</version>
</dependency>

Advertisement