| Лицензия |
Лицензия
RedScreenOfDeath License
|
|---|---|
| Группа | Группаcom.mlegy.redscreenofdeath |
| Идентификатор | Идентификаторred-screen-of-death-no-op |
| Версия | Версия0.1.3 |
| Тип | Типaar |
| Описание |
Описаниеred-screen-of-death-no-op
Android library that allows launching an activity when your app crashes with the crash details. Similar to Flutter red screen of death screen
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| red-screen-of-death-no-op-0.1.3.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mlegy.redscreenofdeath/red-screen-of-death-no-op/ -->
<dependency>
<groupId>com.mlegy.redscreenofdeath</groupId>
<artifactId>red-screen-of-death-no-op</artifactId>
<version>0.1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mlegy.redscreenofdeath/red-screen-of-death-no-op/
implementation 'com.mlegy.redscreenofdeath:red-screen-of-death-no-op:0.1.3'
// https://jarcasting.com/artifacts/com.mlegy.redscreenofdeath/red-screen-of-death-no-op/
implementation ("com.mlegy.redscreenofdeath:red-screen-of-death-no-op:0.1.3")
'com.mlegy.redscreenofdeath:red-screen-of-death-no-op:aar:0.1.3'
<dependency org="com.mlegy.redscreenofdeath" name="red-screen-of-death-no-op" rev="0.1.3">
<artifact name="red-screen-of-death-no-op" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mlegy.redscreenofdeath', module='red-screen-of-death-no-op', version='0.1.3')
)
libraryDependencies += "com.mlegy.redscreenofdeath" % "red-screen-of-death-no-op" % "0.1.3"
[com.mlegy.redscreenofdeath/red-screen-of-death-no-op "0.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |