License |
License |
---|---|
GroupId | GroupIdcom.azure.android |
ArtifactId | ArtifactIdazure-communication-calling |
Last Version | Last Version2.3.0-beta.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMicrosoft Azure Android Voice & Video Calling Library for Communication Services
This package contains Android client library code for enabling Voice and Video Calling capabilities for Azure Communication Services
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.azure.android/azure-communication-calling/ -->
<dependency>
<groupId>com.azure.android</groupId>
<artifactId>azure-communication-calling</artifactId>
<version>2.3.0-beta.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.azure.android/azure-communication-calling/
implementation 'com.azure.android:azure-communication-calling:2.3.0-beta.1'
// https://jarcasting.com/artifacts/com.azure.android/azure-communication-calling/
implementation ("com.azure.android:azure-communication-calling:2.3.0-beta.1")
'com.azure.android:azure-communication-calling:aar:2.3.0-beta.1'
<dependency org="com.azure.android" name="azure-communication-calling" rev="2.3.0-beta.1">
<artifact name="azure-communication-calling" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.azure.android', module='azure-communication-calling', version='2.3.0-beta.1')
)
libraryDependencies += "com.azure.android" % "azure-communication-calling" % "2.3.0-beta.1"
[com.azure.android/azure-communication-calling "2.3.0-beta.1"]
Group / Artifact | Type | Version |
---|---|---|
com.azure.android : azure-communication-common | jar | 1.0.0 |
net.sourceforge.streamsupport : android-retrofuture | jar | 1.7.3 |
com.google.code.gson : gson | jar | 2.8.6 |