MVN

com.github.delegacy.youngbot : youngbot-bom

Maven & Gradle

Jan 07, 2021
3 stars

Young Bot (youngbot-bom) · Young Bot (youngbot-bom)

<dependency>
    <groupId>com.github.delegacy.youngbot</groupId>
    <artifactId>youngbot-bom</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.delegacy.youngbot : youngbot-bom to add to Maven - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of com.github.delegacy.youngbot : youngbot-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
youngbot-bom-0.4.0
0.3.x
youngbot-bom-0.3.0
0.2.x
youngbot-bom-0.2.2
youngbot-bom-0.2.1
youngbot-bom-0.2.0
0.1.x
youngbot-bom-0.1.1
youngbot-bom-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.delegacy.youngbot</groupId>
    <artifactId>youngbot-bom</artifactId>
    <version>0.4.0</version>
</dependency>