| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.humorsmith |
| Идентификатор | Идентификаторanr-detect |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеLiteAPM
Android Perform detect tool
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| anr-detect-1.0.0.pom | |
| anr-detect-1.0.0-sources.jar | 2 KB |
| anr-detect-1.0.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.humorsmith/anr-detect/ -->
<dependency>
<groupId>io.github.humorsmith</groupId>
<artifactId>anr-detect</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.humorsmith/anr-detect/
implementation 'io.github.humorsmith:anr-detect:1.0.0'
// https://jarcasting.com/artifacts/io.github.humorsmith/anr-detect/
implementation ("io.github.humorsmith:anr-detect:1.0.0")
'io.github.humorsmith:anr-detect:aar:1.0.0'
<dependency org="io.github.humorsmith" name="anr-detect" rev="1.0.0">
<artifact name="anr-detect" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.humorsmith', module='anr-detect', version='1.0.0')
)
libraryDependencies += "io.github.humorsmith" % "anr-detect" % "1.0.0"
[io.github.humorsmith/anr-detect "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| com.google.android.material » material | jar | 1.4.0 |