MVN

top.cutexingluo.tools : xingtool

Maven & Gradle

Sep 21, 2023

xingtool · The XingTian-Tool you can get !

<dependency>
    <groupId>top.cutexingluo.tools</groupId>
    <artifactId>xingtool</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of top.cutexingluo.tools : xingtool to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of top.cutexingluo.tools : xingtool to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
xingtool-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>top.cutexingluo.tools</groupId>
    <artifactId>xingtool</artifactId>
    <version>1.0.1</version>
</dependency>