Last Version

red-screen-of-death 0.1.3

Android library that allows launching an activity when your app crashes with the crash details. Similar to Flutter red screen of death screen

License

License

RedScreenOfDeath License
GroupId

GroupId

com.mlegy.redscreenofdeath
ArtifactId

ArtifactId

red-screen-of-death
Version

Version

0.1.3
Type

Type

aar
Description

Description

red-screen-of-death
Android library that allows launching an activity when your app crashes with the crash details. Similar to Flutter red screen of death screen
Project URL

Project URL

https://github.com/mlegy/red-screen-of-death
Source Code Management

Source Code Management

https://github.com/mlegy/red-screen-of-death/tree/main

Download red-screen-of-death 0.1.3


<!-- https://jarcasting.com/artifacts/com.mlegy.redscreenofdeath/red-screen-of-death/ -->
<dependency>
    <groupId>com.mlegy.redscreenofdeath</groupId>
    <artifactId>red-screen-of-death</artifactId>
    <version>0.1.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mlegy.redscreenofdeath/red-screen-of-death/
implementation 'com.mlegy.redscreenofdeath:red-screen-of-death:0.1.3'
// https://jarcasting.com/artifacts/com.mlegy.redscreenofdeath/red-screen-of-death/
implementation ("com.mlegy.redscreenofdeath:red-screen-of-death:0.1.3")
'com.mlegy.redscreenofdeath:red-screen-of-death:aar:0.1.3'
<dependency org="com.mlegy.redscreenofdeath" name="red-screen-of-death" rev="0.1.3">
  <artifact name="red-screen-of-death" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mlegy.redscreenofdeath', module='red-screen-of-death', version='0.1.3')
)
libraryDependencies += "com.mlegy.redscreenofdeath" % "red-screen-of-death" % "0.1.3"
[com.mlegy.redscreenofdeath/red-screen-of-death "0.1.3"]

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.32
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
androidx.appcompat » appcompat jar 1.2.0
androidx.constraintlayout » constraintlayout jar 2.0.4
com.google.android.material » material jar 1.3.0
androidx.databinding » viewbinding jar 4.1.3

Project Modules

There are no modules declared in this project.