MVN

com.github.mizool.tool : tool

Maven & Gradle

May 26, 2023
1 stars
<dependency>
    <groupId>com.github.mizool.tool</groupId>
    <artifactId>tool</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0

All Versions

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

Version Vulnerabilities Updated
1.0
tool-1.0
0.52
tool-0.52
0.51
tool-0.51
0.50
tool-0.50
0.49.x
tool-0.49.1
0.49
tool-0.49
0.48
tool-0.48-TALOS
tool-0.48
0.47
tool-0.47-TALOS
tool-0.47
0.46
tool-0.46
0.45
tool-0.45
0.44
tool-0.44

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.mizool.tool</groupId>
    <artifactId>tool</artifactId>
    <version>1.0</version>
</dependency>