MVN

io.github.kk01001 : common-tool

Maven & Gradle

Jun 23, 2024
0 stars

common-tool · 通用工具

<dependency>
    <groupId>io.github.kk01001</groupId>
    <artifactId>common-tool</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.kk01001 : common-tool to add to Maven - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of io.github.kk01001 : common-tool to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
common-tool-1.0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.kk01001</groupId>
    <artifactId>common-tool</artifactId>
    <version>1.0.5</version>
</dependency>