License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.microsoft.telemetry-client-for-android |
ArtifactId | ArtifactIdAndroidCore |
Last Version | Last Version1.0.2 |
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 |
---|---|
AndroidCore-1.0.2.pom | |
AndroidCore-1.0.2.jar | 62 KB |
AndroidCore-1.0.2-sources.jar | 37 KB |
AndroidCore-1.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/com.github.microsoft.telemetry-client-for-android/AndroidCore/
implementation ("com.github.microsoft.telemetry-client-for-android:AndroidCore:1.0.2")
'com.github.microsoft.telemetry-client-for-android:AndroidCore:jar:1.0.2'
<dependency org="com.github.microsoft.telemetry-client-for-android" name="AndroidCore" rev="1.0.2">
<artifact name="AndroidCore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.microsoft.telemetry-client-for-android', module='AndroidCore', version='1.0.2')
)
libraryDependencies += "com.github.microsoft.telemetry-client-for-android" % "AndroidCore" % "1.0.2"
[com.github.microsoft.telemetry-client-for-android/AndroidCore "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20140107 |
com.github.microsoft.telemetry-client-for-android : SharedTelemetryContracts | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.powermock : powermock-api-easymock | jar | 1.6.1 |
org.powermock : powermock-module-junit4 | jar | 1.6.1 |