MVN

me.hao0 : antares

Maven & Gradle

Aug 15, 2017
559 stars

antares

<dependency>
    <groupId>me.hao0</groupId>
    <artifactId>antares</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.hao0 : antares to add to Maven - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of me.hao0 : antares to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
antares-1.4.0
1.3.x
antares-1.3.2
antares-1.3.1
antares-1.3.0
1.2.x
antares-1.2.0
1.1.x
antares-1.1.0
1.0.x
antares-1.0.1
antares-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>me.hao0</groupId>
    <artifactId>antares</artifactId>
    <version>1.4.0</version>
</dependency>

Advertisement