MVN

io.github.lyxnx : mono-bom

Maven & Gradle

Jun 25, 2024

Mono Project BOM · BOM for all libraries in the Mono project

<dependency>
    <groupId>io.github.lyxnx</groupId>
    <artifactId>mono-bom</artifactId>
    <version>2024.06.00</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.lyxnx : mono-bom to add to Maven - Latest Versions:

  • Latest Stable: 2024.06.00

All Versions

Choose a version of io.github.lyxnx : mono-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
2024.06.x
mono-bom-2024.06.00

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.lyxnx</groupId>
    <artifactId>mono-bom</artifactId>
    <version>2024.06.00</version>
</dependency>