MVN

com.github.yuyenews : Mars

Maven & Gradle

May 12, 2020
<dependency>
    <groupId>com.github.yuyenews</groupId>
    <artifactId>Mars</artifactId>
    <version>3.0.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.yuyenews : Mars to add to Maven - Latest Versions:

  • Latest Stable: 3.0.18

All Versions

Choose a version of com.github.yuyenews : Mars to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
Mars-3.0.18
Mars-3.0.17
Mars-3.0.16
Mars-3.0.15-HOTFIX
Mars-3.0.13
Mars-3.0.12
Mars-3.0.11
Mars-3.0.10
Mars-3.0.9
Mars-3.0.8
Mars-3.0.7
Mars-3.0.6
Mars-3.0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.yuyenews</groupId>
    <artifactId>Mars</artifactId>
    <version>3.0.18</version>
</dependency>

Advertisement