MVN

com.github.shynixn.structureblocklib : root

Maven & Gradle

Jan 04, 2019
54 stars

StructureBlockLib · StructureBlockLib is a bukkit implementation for handling structures on spigot server.

<dependency>
    <groupId>com.github.shynixn.structureblocklib</groupId>
    <artifactId>root</artifactId>
    <version>1.8.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.shynixn.structureblocklib : root to add to Maven - Latest Versions:

  • Latest Stable: 1.8.2

All Versions

Choose a version of com.github.shynixn.structureblocklib : root to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8.x
root-1.8.2
root-1.8.1
root-1.8.0
1.7.x
root-1.7.0
1.6.x
root-1.6.0
1.5.x
root-1.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.shynixn.structureblocklib</groupId>
    <artifactId>root</artifactId>
    <version>1.8.2</version>
</dependency>