MVN

com.github.howwrite : mars-project

Maven & Gradle

May 29, 2020

mars project

<dependency>
    <groupId>com.github.howwrite</groupId>
    <artifactId>mars-project</artifactId>
    <version>1.5.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.howwrite : mars-project to add to Maven - Latest Versions:

  • Latest Stable: 1.5.RELEASE

All Versions

Choose a version of com.github.howwrite : mars-project to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
mars-project-1.5.RELEASE
1.4.x
mars-project-1.4.RELEASE
1.3.x
mars-project-1.3.RELEASE
1.1.x
mars-project-1.1.RELEASE
1.0.x
mars-project-1.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.howwrite</groupId>
    <artifactId>mars-project</artifactId>
    <version>1.5.RELEASE</version>
</dependency>