is not current version
Last Version 1.2.3

Microsoft Azure client library for chat application 1.1.0-beta.2

This package contains a Java SDK for Chat Azure Communication Service. For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-chat/README.md and https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-chat/CHANGELOG.md. Microsoft Azure Communication Chat quickstart - https://docs.microsoft.com/azure/communication-services/quickstarts/chat/get-started?pivots=programming-language-java

License

License

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-communication-chat
Version

Version

1.1.0-beta.2
Type

Type

jar
Description

Description

Microsoft Azure client library for chat application
This package contains a Java SDK for Chat Azure Communication Service. For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-chat/README.md and https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-chat/CHANGELOG.md. Microsoft Azure Communication Chat quickstart - https://docs.microsoft.com/azure/communication-services/quickstarts/chat/get-started?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-chat 1.1.0-beta.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.azure : azure-core jar 1.19.0
com.azure : azure-communication-common jar 1.0.3

test (8)

Group / Artifact Type Version
com.azure : azure-communication-identity jar 1.1.1
com.azure : azure-core-test jar 1.7.0
com.nimbusds : nimbus-jose-jwt jar 9.10
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
com.azure : azure-core-http-okhttp jar 1.7.2
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.