| Лицензия |
Лицензия
The Bugly Software License, Version 1.0
|
|---|---|
| Категории |
КатегорииCRaSH Универсальные библиотеки Utility |
| Группа | Группаcom.tencent.bugly |
| Идентификатор | Идентификаторcrashreport_upgrade |
| Версия | Версия1.5.23 |
| Тип | Типaar |
| Описание |
ОписаниеCrash report and upgrade Library for Android
bugly
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| crashreport_upgrade-1.5.23.pom | |
| crashreport_upgrade-1.5.23.aar | 406 KB |
| crashreport_upgrade-1.5.23-sources.jar | 261 bytes |
| crashreport_upgrade-1.5.23-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tencent.bugly/crashreport_upgrade/ -->
<dependency>
<groupId>com.tencent.bugly</groupId>
<artifactId>crashreport_upgrade</artifactId>
<version>1.5.23</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.bugly/crashreport_upgrade/
implementation 'com.tencent.bugly:crashreport_upgrade:1.5.23'
// https://jarcasting.com/artifacts/com.tencent.bugly/crashreport_upgrade/
implementation ("com.tencent.bugly:crashreport_upgrade:1.5.23")
'com.tencent.bugly:crashreport_upgrade:aar:1.5.23'
<dependency org="com.tencent.bugly" name="crashreport_upgrade" rev="1.5.23">
<artifact name="crashreport_upgrade" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.bugly', module='crashreport_upgrade', version='1.5.23')
)
libraryDependencies += "com.tencent.bugly" % "crashreport_upgrade" % "1.5.23"
[com.tencent.bugly/crashreport_upgrade "1.5.23"]