Last Version

Crashczyk 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

crashczyk
Version

Version

1.0.0
Type

Type

aar
Description

Description

Crashczyk 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 crashczyk 1.0.0


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