MVN

cn.toutatis : void-commons

Maven & Gradle

Jan 11, 2024
<dependency>
    <groupId>cn.toutatis</groupId>
    <artifactId>void-commons</artifactId>
    <version>0.0.0-ALPHA-8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.toutatis : void-commons to add to Maven - Latest Versions:

  • Latest Stable: 0.0.0-ALPHA-8
  • Latest Alpha: 0.0.0-ALPHA-8

All Versions

Choose a version of cn.toutatis : void-commons to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
void-commons-0.0.0-ALPHA-8
void-commons-0.0.0-ALPHA

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.toutatis</groupId>
    <artifactId>void-commons</artifactId>
    <version>0.0.0-ALPHA-8</version>
</dependency>