License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.microsoft.telemetry-client-for-android |
ArtifactId | ArtifactIdSharedTelemetryContracts |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typejar |
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 |
---|---|
SharedTelemetryContracts-3.0.3.pom | |
SharedTelemetryContracts-3.0.3.jar | 19 KB |
SharedTelemetryContracts-3.0.3-sources.jar | 15 KB |
SharedTelemetryContracts-3.0.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.microsoft.telemetry-client-for-android/SharedTelemetryContracts/ -->
<dependency>
<groupId>com.github.microsoft.telemetry-client-for-android</groupId>
<artifactId>SharedTelemetryContracts</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.microsoft.telemetry-client-for-android/SharedTelemetryContracts/
implementation 'com.github.microsoft.telemetry-client-for-android:SharedTelemetryContracts:3.0.3'
// https://jarcasting.com/artifacts/com.github.microsoft.telemetry-client-for-android/SharedTelemetryContracts/
implementation ("com.github.microsoft.telemetry-client-for-android:SharedTelemetryContracts:3.0.3")
'com.github.microsoft.telemetry-client-for-android:SharedTelemetryContracts:jar:3.0.3'
<dependency org="com.github.microsoft.telemetry-client-for-android" name="SharedTelemetryContracts" rev="3.0.3">
<artifact name="SharedTelemetryContracts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.microsoft.telemetry-client-for-android', module='SharedTelemetryContracts', version='3.0.3')
)
libraryDependencies += "com.github.microsoft.telemetry-client-for-android" % "SharedTelemetryContracts" % "3.0.3"
[com.github.microsoft.telemetry-client-for-android/SharedTelemetryContracts "3.0.3"]