MVN

org.incendo : cloud-minecraft-bom

Maven & Gradle

Jan 27, 2024
27 stars

cloud-minecraft-bom · Integrations between Minecraft and Cloud Command Framework

<dependency>
    <groupId>org.incendo</groupId>
    <artifactId>cloud-minecraft-bom</artifactId>
    <version>2.0.0-beta.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.incendo : cloud-minecraft-bom to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0-beta.1
  • Latest Beta: 2.0.0-beta.1

All Versions

Choose a version of org.incendo : cloud-minecraft-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
cloud-minecraft-bom-2.0.0-beta.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.incendo</groupId>
    <artifactId>cloud-minecraft-bom</artifactId>
    <version>2.0.0-beta.1</version>
</dependency>

Advertisement