MVN

cn.toutatis : void-feature-support

Maven & Gradle

Jan 10, 2024
5 stars

void-feature-support · VOID-Framework dependency management

<dependency>
    <groupId>cn.toutatis</groupId>
    <artifactId>void-feature-support</artifactId>
    <version>0.0.4-ALPHA</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.4-ALPHA
  • Latest Alpha: 0.0.4-ALPHA

All Versions

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

Version Vulnerabilities Updated
0.0.x
void-feature-support-0.0.4-ALPHA
void-feature-support-0.0.3-ALPHA
void-feature-support-0.0.2-ALPHA
void-feature-support-0.0.1-ALPHA
void-feature-support-0.0.0-ALPHA

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.toutatis</groupId>
    <artifactId>void-feature-support</artifactId>
    <version>0.0.4-ALPHA</version>
</dependency>