MVN

dev.crashteam : library-parent-pom

Maven & Gradle

Feb 03, 2022
0 stars

crashteam parent · crashteam library parent pom

<dependency>
    <groupId>dev.crashteam</groupId>
    <artifactId>library-parent-pom</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.crashteam : library-parent-pom to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of dev.crashteam : library-parent-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
library-parent-pom-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>dev.crashteam</groupId>
    <artifactId>library-parent-pom</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement