MVN

com.github.sunnus3 : tool

Maven & Gradle

Jan 21, 2019

tool · tool list

<dependency>
    <groupId>com.github.sunnus3</groupId>
    <artifactId>tool</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sunnus3 : tool to add to Maven - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of com.github.sunnus3 : tool to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1
tool-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.sunnus3</groupId>
    <artifactId>tool</artifactId>
    <version>0.1</version>
</dependency>