Last Version

KrawczykOnCrash library 1.0.0

Android library that allows launching a custom activity when your app crashes, instead of showing the hated "Unfortunately, X has stopped" dialog.

License

License

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.henorek
ArtifactId

ArtifactId

krawczykoncrash
Version

Version

1.0.0
Type

Type

aar
Description

Description

KrawczykOnCrash library
Android library that allows launching a custom activity when your app crashes, instead of showing the hated "Unfortunately, X has stopped" dialog.
Project URL

Project URL

https://github.com/henorek/crashczyk
Source Code Management

Source Code Management

https://github.com/henorek/crashczyk.git

Download krawczykoncrash 1.0.0


<!-- https://jarcasting.com/artifacts/com.henorek/krawczykoncrash/ -->
<dependency>
    <groupId>com.henorek</groupId>
    <artifactId>krawczykoncrash</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.henorek/krawczykoncrash/
implementation 'com.henorek:krawczykoncrash:1.0.0'
// https://jarcasting.com/artifacts/com.henorek/krawczykoncrash/
implementation ("com.henorek:krawczykoncrash:1.0.0")
'com.henorek:krawczykoncrash:aar:1.0.0'
<dependency org="com.henorek" name="krawczykoncrash" rev="1.0.0">
  <artifact name="krawczykoncrash" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.henorek', module='krawczykoncrash', version='1.0.0')
)
libraryDependencies += "com.henorek" % "krawczykoncrash" % "1.0.0"
[com.henorek/krawczykoncrash "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.