MVN

com.hlag.oversigt : oversigt

Maven & Gradle

Mar 31, 2020
4 stars

Oversigt

<dependency>
    <groupId>com.hlag.oversigt</groupId>
    <artifactId>oversigt</artifactId>
    <version>0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hlag.oversigt : oversigt to add to Maven - Latest Versions:

  • Latest Stable: 0.6

All Versions

Choose a version of com.hlag.oversigt : oversigt to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6
oversigt-0.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.hlag.oversigt</groupId>
    <artifactId>oversigt</artifactId>
    <version>0.6</version>
</dependency>

Advertisement