is not current version
Last Version 1.0.2

Microsoft Azure Android Client Library common code For Communication Service 1.0.1

This package contains the Android client library common code for Microsoft Azure Communication Service.

License

License

GroupId

GroupId

com.azure.android
ArtifactId

ArtifactId

azure-communication-common
Version

Version

1.0.1
Type

Type

aar
Description

Description

Microsoft Azure Android Client Library common code For Communication Service
This package contains the Android client library common code for Microsoft Azure Communication Service.
Project URL

Project URL

https://github.com/Azure/azure-sdk-for-android
Source Code Management

Source Code Management

https://github.com/Azure/azure-sdk-for-android

Download azure-communication-common 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.azure.android : azure-core jar 1.0.0-beta.6
com.azure.android : azure-core-logging jar 1.0.0-beta.6
net.sourceforge.streamsupport : android-retrofuture jar 1.7.3

runtime (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
com.jakewharton.threetenabp : threetenabp jar 1.3.0

Project Modules

There are no modules declared in this project.