is not current version
Last Version 1.1.0-beta.7

com.azure:azure-communication-phonenumbers 1.0.8

This package contains APIs for managing phone numbers in Microsoft Azure Communication Services. For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-phonenumbers/README.md and https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-phonenumbers/CHANGELOG.md. Microsoft Azure Communication Phone Numbers quickstart - https://docs.microsoft.com/azure/communication-services/quickstarts/access-tokens?pivots=programming-language-java

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-communication-phonenumbers
Version

Version

1.0.8
Type

Type

jar

Download azure-communication-phonenumbers 1.0.8


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