MVN

com.shr25.mirai : mirai-bom

Maven & Gradle

Aug 27, 2023
14k stars

mirai-bom · Mirai BOM

<dependency>
    <groupId>com.shr25.mirai</groupId>
    <artifactId>mirai-bom</artifactId>
    <version>2.15.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.shr25.mirai : mirai-bom to add to Maven - Latest Versions:

  • Latest Stable: 2.15.0

All Versions

Choose a version of com.shr25.mirai : mirai-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
2.15.x
mirai-bom-2.15.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.shr25.mirai</groupId>
    <artifactId>mirai-bom</artifactId>
    <version>2.15.0</version>
</dependency>

Advertisement