MVN

com.angorasix : parent-pom-kotlin

Maven & Gradle

Oct 30, 2023
0 stars

parent-pom-kotlin · Angora Six Parent Pom for Kotlin Library Projects

<dependency>
    <groupId>com.angorasix</groupId>
    <artifactId>parent-pom-kotlin</artifactId>
    <version>0.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.angorasix : parent-pom-kotlin to add to Maven - Latest Versions:

  • Latest Stable: 0.2.3

All Versions

Choose a version of com.angorasix : parent-pom-kotlin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
parent-pom-kotlin-0.2.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.angorasix</groupId>
    <artifactId>parent-pom-kotlin</artifactId>
    <version>0.2.3</version>
</dependency>