MVN

cn.chenzw.sms : sms-integration

Maven & Gradle

Dec 07, 2019
14 stars

sms-integration · sms integration

<dependency>
    <groupId>cn.chenzw.sms</groupId>
    <artifactId>sms-integration</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.chenzw.sms : sms-integration to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of cn.chenzw.sms : sms-integration to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
sms-integration-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.chenzw.sms</groupId>
    <artifactId>sms-integration</artifactId>
    <version>1.0</version>
</dependency>

Advertisement