is not current version
Last Version 1.1.3

Microsoft Azure library for sending SMS messages 1.0.3

This package contains clients and data structures used to send SMS messages with Azure Communication SMS Service. For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-sms/README.md and https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-sms/CHANGELOG.md. Microsoft Azure Communication SMS quickstart - https://docs.microsoft.com/azure/communication-services/quickstarts/telephony-sms/send?pivots=programming-language-java

License

License

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-communication-sms
Version

Version

1.0.3
Type

Type

jar
Description

Description

Microsoft Azure library for sending SMS messages
This package contains clients and data structures used to send SMS messages with Azure Communication SMS Service. For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-sms/README.md and https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-sms/CHANGELOG.md. Microsoft Azure Communication SMS quickstart - https://docs.microsoft.com/azure/communication-services/quickstarts/telephony-sms/send?pivots=programming-language-java
Project URL

Project URL

https://github.com/Azure/azure-sdk-for-java
Project Organization

Project Organization

Microsoft Corporation
Source Code Management

Source Code Management

https://github.com/Azure/azure-sdk-for-java

Download azure-communication-sms 1.0.3


<!-- https://jarcasting.com/artifacts/com.azure/azure-communication-sms/ -->
<dependency>
    <groupId>com.azure</groupId>
    <artifactId>azure-communication-sms</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure/azure-communication-sms/
implementation 'com.azure:azure-communication-sms:1.0.3'
// https://jarcasting.com/artifacts/com.azure/azure-communication-sms/
implementation ("com.azure:azure-communication-sms:1.0.3")
'com.azure:azure-communication-sms:jar:1.0.3'
<dependency org="com.azure" name="azure-communication-sms" rev="1.0.3">
  <artifact name="azure-communication-sms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-communication-sms', version='1.0.3')
)
libraryDependencies += "com.azure" % "azure-communication-sms" % "1.0.3"
[com.azure/azure-communication-sms "1.0.3"]

Dependencies

compile (2)

Group / Artifact Type Version
com.azure : azure-core jar 1.17.0
com.azure : azure-communication-common jar 1.0.2

test (9)

Group / Artifact Type Version
com.azure : azure-core-test jar 1.6.3
com.nimbusds : nimbus-jose-jwt jar 9.8.1
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
io.projectreactor : reactor-test jar 3.4.6
com.azure : azure-core-http-okhttp jar 1.7.0
com.azure : azure-identity jar 1.3.0
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.