is not current version
Last Version 1.0.0-beta.4

com.azure:azure-communication-callingserver 1.0.0-beta.1

This package contains clients and data structures used to make call with Azure Communication CallingServer Service. For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-callingserver/README.md and https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-callingserver/CHANGELOG.md.

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-communication-callingserver
Version

Version

1.0.0-beta.1
Type

Type

jar

Download azure-communication-callingserver 1.0.0-beta.1


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