MVN

me.xethh.libs.extension : set

Maven & Gradle

Dec 17, 2019

set

<dependency>
    <groupId>me.xethh.libs.extension</groupId>
    <artifactId>set</artifactId>
    <version>core</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.xethh.libs.extension : set to add to Maven - Latest Versions:

  • Latest Stable: core

All Versions

Choose a version of me.xethh.libs.extension : set to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
set-1.0.0
core
set-core

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>me.xethh.libs.extension</groupId>
    <artifactId>set</artifactId>
    <version>core</version>
</dependency>

Advertisement