azure-communication-sms-java

Installation
SKILL.md

Azure Communication SMS (Java)

Send SMS messages to single or multiple recipients with delivery reporting.

Installation

<dependency>
    <groupId>com.azure</groupId>
    <artifactId>azure-communication-sms</artifactId>
    <version>1.2.0</version>
</dependency>

Client Creation

Installs
GitHub Stars
2.6K
First Seen
Feb 4, 2026
azure-communication-sms-java — microsoft/skills