is not current version
Last Version 1.0.2

com.github.microsoft.telemetry-client-for-android:AndroidCore 1.0.1

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

AndroidCore
Version

Version

1.0.1
Type

Type

jar

Download AndroidCore 1.0.1


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