Last Version

red-screen-of-death-no-op 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-no-op
Version

Version

0.1.3
Type

Type

aar
Description

Description

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
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-no-op 0.1.3


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

Project Modules

There are no modules declared in this project.