MVN

com.apzda.cloud : sms

Maven & Gradle

Jan 11, 2024
0 stars
<dependency>
    <groupId>com.apzda.cloud</groupId>
    <artifactId>sms</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.apzda.cloud : sms to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.apzda.cloud : sms to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
sms-1.0.2
sms-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.apzda.cloud</groupId>
    <artifactId>sms</artifactId>
    <version>1.0.2</version>
</dependency>