is not current version
Last Version 1.0.2

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

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
Type

Type

jar

Download AndroidCore 1.0


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