не последняя версия
Последняя версия 4.4.5

com.microsoft.appcenter:appcenter-crashes 1.11.2

This package contains functionalities to collect crash reports for your application.

Категории

Категории

CRaSH Универсальные библиотеки Utility
Группа

Группа

com.microsoft.appcenter
Идентификатор

Идентификатор

appcenter-crashes
Версия

Версия

1.11.2
Тип

Тип

aar

Скачать appcenter-crashes 1.11.2


<!-- https://jarcasting.com/artifacts/com.microsoft.appcenter/appcenter-crashes/ -->
<dependency>
    <groupId>com.microsoft.appcenter</groupId>
    <artifactId>appcenter-crashes</artifactId>
    <version>1.11.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.appcenter/appcenter-crashes/
implementation 'com.microsoft.appcenter:appcenter-crashes:1.11.2'
// https://jarcasting.com/artifacts/com.microsoft.appcenter/appcenter-crashes/
implementation ("com.microsoft.appcenter:appcenter-crashes:1.11.2")
'com.microsoft.appcenter:appcenter-crashes:aar:1.11.2'
<dependency org="com.microsoft.appcenter" name="appcenter-crashes" rev="1.11.2">
  <artifact name="appcenter-crashes" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.appcenter', module='appcenter-crashes', version='1.11.2')
)
libraryDependencies += "com.microsoft.appcenter" % "appcenter-crashes" % "1.11.2"
[com.microsoft.appcenter/appcenter-crashes "1.11.2"]