MVN

io.github.dunwu : dunwu-tool

Maven & Gradle

Jul 23, 2020
1 stars

dunwu-tool · Dunwu 基础工具包

<dependency>
    <groupId>io.github.dunwu</groupId>
    <artifactId>dunwu-tool</artifactId>
    <version>0.5.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.5.7

All Versions

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

Version Vulnerabilities Updated
0.5.x
dunwu-tool-0.5.7
dunwu-tool-0.5.6
dunwu-tool-0.5.5
dunwu-tool-0.5.4
dunwu-tool-0.5.3
dunwu-tool-0.5.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.dunwu</groupId>
    <artifactId>dunwu-tool</artifactId>
    <version>0.5.7</version>
</dependency>

Advertisement