MVN

com.github.the-h-team : labyrinth

Maven & Gradle

Jan 17, 2023
24 stars

Labyrinth · A Spigot development library

<dependency>
    <groupId>com.github.the-h-team</groupId>
    <artifactId>labyrinth</artifactId>
    <version>1.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.the-h-team : labyrinth to add to Maven - Latest Versions:

  • Latest Stable: 1.9.0

All Versions

Choose a version of com.github.the-h-team : labyrinth to add to Maven - All Versions:

Version Vulnerabilities Updated
1.9.x
labyrinth-1.9.0
1.8.x
labyrinth-1.8.1
labyrinth-1.8.0
1.7.x
labyrinth-1.7.9
labyrinth-1.7.8
labyrinth-1.7.7
labyrinth-1.7.6
labyrinth-1.7.5
labyrinth-1.7.4
labyrinth-1.7.3
labyrinth-1.7.2
labyrinth-1.7.1
labyrinth-1.7.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.the-h-team</groupId>
    <artifactId>labyrinth</artifactId>
    <version>1.9.0</version>
</dependency>

Advertisement