License |
License |
---|---|
Categories |
CategoriesCRaSH General Purpose Libraries Utility |
GroupId | GroupIdcom.tyagiabhinav |
ArtifactId | ArtifactIdcrashhandler |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionCrashHandler
Uncaught Exception Handler Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
crashhandler-0.7.0.pom | |
crashhandler-0.7.0.aar | 23 KB |
crashhandler-0.7.0-sources.jar | 4 KB |
crashhandler-0.7.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tyagiabhinav/crashhandler/ -->
<dependency>
<groupId>com.tyagiabhinav</groupId>
<artifactId>crashhandler</artifactId>
<version>0.7.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tyagiabhinav/crashhandler/
implementation 'com.tyagiabhinav:crashhandler:0.7.0'
// https://jarcasting.com/artifacts/com.tyagiabhinav/crashhandler/
implementation ("com.tyagiabhinav:crashhandler:0.7.0")
'com.tyagiabhinav:crashhandler:aar:0.7.0'
<dependency org="com.tyagiabhinav" name="crashhandler" rev="0.7.0">
<artifact name="crashhandler" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tyagiabhinav', module='crashhandler', version='0.7.0')
)
libraryDependencies += "com.tyagiabhinav" % "crashhandler" % "0.7.0"
[com.tyagiabhinav/crashhandler "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 24.2.1 |