License |
License
Provided as a part of the Azure Communication Services client libraries (SDKs). See EULA.md for license information.
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.microsoft |
ArtifactId | ArtifactIdtrouter-client-android |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMicrosoft Trouter Client Library
This is an internal package intended solely for consumption by ACS.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.microsoft/trouter-client-android/ -->
<dependency>
<groupId>com.microsoft</groupId>
<artifactId>trouter-client-android</artifactId>
<version>0.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft/trouter-client-android/
implementation 'com.microsoft:trouter-client-android:0.1.1'
// https://jarcasting.com/artifacts/com.microsoft/trouter-client-android/
implementation ("com.microsoft:trouter-client-android:0.1.1")
'com.microsoft:trouter-client-android:aar:0.1.1'
<dependency org="com.microsoft" name="trouter-client-android" rev="0.1.1">
<artifact name="trouter-client-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft', module='trouter-client-android', version='0.1.1')
)
libraryDependencies += "com.microsoft" % "trouter-client-android" % "0.1.1"
[com.microsoft/trouter-client-android "0.1.1"]