MVN

com.github.rremer : minecraft-datapack-schema-parent

Maven & Gradle

Oct 07, 2019
0 stars

Minecraft Datapack Schema Parent · A parent pom for Minecraft datapacks.

<dependency>
    <groupId>com.github.rremer</groupId>
    <artifactId>minecraft-datapack-schema-parent</artifactId>
    <version>1.13.2-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.rremer : minecraft-datapack-schema-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.13.2-1

All Versions

Choose a version of com.github.rremer : minecraft-datapack-schema-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.13.x
minecraft-datapack-schema-parent-1.13.2-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.rremer</groupId>
    <artifactId>minecraft-datapack-schema-parent</artifactId>
    <version>1.13.2-1</version>
</dependency>