| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.github.microsoft.telemetry-client-for-android |
| Идентификатор | ИдентификаторAndroidCore |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTelemetry-Client-For-Android
Telemetry Client for Android for use by ApplicationInsights-Android
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.json : json | jar | 20140107 |
| com.github.microsoft.telemetry-client-for-android : SharedTelemetryContracts | jar | 1.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.powermock : powermock-api-easymock | jar | 1.6.1 |
| org.powermock : powermock-module-junit4 | jar | 1.6.1 |