S

SharedTelemetryContracts

Telemetry Client for Android for use by ApplicationInsights-Android
https://github.com/Microsoft/Telemetry-Client-for-Android.git
MIT
Files download
File Operation
SharedTelemetryContracts-1.0.jar download
SharedTelemetryContracts-1.0.pom download
SharedTelemetryContracts-1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.microsoft.telemetry-client-for-android</groupId>
  <artifactId>SharedTelemetryContracts</artifactId>
  <version>1.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.microsoft.telemetry-client-for-android:SharedTelemetryContracts:1.0'
Gradle Kotlin
implementation("com.github.microsoft.telemetry-client-for-android:SharedTelemetryContracts:1.0")
Scala SBT
libraryDependencies += "com.github.microsoft.telemetry-client-for-android" % "SharedTelemetryContracts" % "1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.microsoft.telemetry-client-for-android', module='SharedTelemetryContracts', version='1.0')
)
Apache Ivy
<dependency org="com.github.microsoft.telemetry-client-for-android" name="SharedTelemetryContracts" rev="1.0" />
Leiningen
[com.github.microsoft.telemetry-client-for-android/SharedTelemetryContracts "1.0"]
Apache Buildr
'com.github.microsoft.telemetry-client-for-android:SharedTelemetryContracts:jar:1.0'
Dependencies
The project has no third-party dependencies