is not current version
Last Version 3.0.3

com.github.microsoft.telemetry-client-for-android:AndroidCll 2.1.2

Telemetry Client for Android for use by ApplicationInsights-Android

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.microsoft.telemetry-client-for-android
ArtifactId

ArtifactId

AndroidCll
Version

Version

2.1.2
Type

Type

aar

Download AndroidCll 2.1.2


<!-- https://jarcasting.com/artifacts/com.github.microsoft.telemetry-client-for-android/AndroidCll/ -->
<dependency>
    <groupId>com.github.microsoft.telemetry-client-for-android</groupId>
    <artifactId>AndroidCll</artifactId>
    <version>2.1.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.microsoft.telemetry-client-for-android/AndroidCll/
implementation 'com.github.microsoft.telemetry-client-for-android:AndroidCll:2.1.2'
// https://jarcasting.com/artifacts/com.github.microsoft.telemetry-client-for-android/AndroidCll/
implementation ("com.github.microsoft.telemetry-client-for-android:AndroidCll:2.1.2")
'com.github.microsoft.telemetry-client-for-android:AndroidCll:aar:2.1.2'
<dependency org="com.github.microsoft.telemetry-client-for-android" name="AndroidCll" rev="2.1.2">
  <artifact name="AndroidCll" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.microsoft.telemetry-client-for-android', module='AndroidCll', version='2.1.2')
)
libraryDependencies += "com.github.microsoft.telemetry-client-for-android" % "AndroidCll" % "2.1.2"
[com.github.microsoft.telemetry-client-for-android/AndroidCll "2.1.2"]