is not current version
Last Version 1.2.0-beta.1

com.azure:azure-communication-identity 1.1.10

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

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-communication-identity
Version

Version

1.1.10
Type

Type

jar

Download azure-communication-identity 1.1.10


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