| License |
License
RedScreenOfDeath License
|
|---|---|
| GroupId | GroupIdcom.mlegy.redscreenofdeath |
| ArtifactId | ArtifactIdred-screen-of-death-no-op |
| Version | Version0.1.3 |
| Type | Typeaar |
| Description |
Descriptionred-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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| red-screen-of-death-no-op-0.1.3.pom | |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |