License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.microsoft.telemetry-client-for-android |
ArtifactId | ArtifactIdAndroidCll |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionTelemetry-Client-For-Android
Telemetry Client for Android for use by ApplicationInsights-Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
AndroidCll-3.0.3.pom | |
AndroidCll-3.0.3.aar | 70 KB |
AndroidCll-3.0.3-sources.jar | 45 KB |
AndroidCll-3.0.3-javadoc.jar | 261 bytes |
Browse |
<!-- 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>3.0.3</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:3.0.3'
// https://jarcasting.com/artifacts/com.github.microsoft.telemetry-client-for-android/AndroidCll/
implementation ("com.github.microsoft.telemetry-client-for-android:AndroidCll:3.0.3")
'com.github.microsoft.telemetry-client-for-android:AndroidCll:aar:3.0.3'
<dependency org="com.github.microsoft.telemetry-client-for-android" name="AndroidCll" rev="3.0.3">
<artifact name="AndroidCll" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.microsoft.telemetry-client-for-android', module='AndroidCll', version='3.0.3')
)
libraryDependencies += "com.github.microsoft.telemetry-client-for-android" % "AndroidCll" % "3.0.3"
[com.github.microsoft.telemetry-client-for-android/AndroidCll "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.microsoft.telemetry-client-for-android : SharedTelemetryContracts | jar | 3.0.3 |