CustomOnCrash
This is Android capture crash fix some send email failed bugs
| License | License | 
|---|---|
| Categories | CategoriesCRaSH General Purpose Libraries Utility | 
| GroupId | GroupIdcom.github.xxl6097 | 
| ArtifactId | ArtifactIdcustomoncrash | 
| Last Version | Last Version1.0.9 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | DescriptionCustomOnCrash this android crash library | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| customoncrash-1.0.9.pom | |
| customoncrash-1.0.9.aar | 48 KB | 
| customoncrash-1.0.9-sources.jar | 8 KB | 
| customoncrash-1.0.9-javadoc.jar | 33 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.xxl6097/customoncrash/ -->
<dependency>
    <groupId>com.github.xxl6097</groupId>
    <artifactId>customoncrash</artifactId>
    <version>1.0.9</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/com.github.xxl6097/customoncrash/
implementation 'com.github.xxl6097:customoncrash:1.0.9'// https://jarcasting.com/artifacts/com.github.xxl6097/customoncrash/
implementation ("com.github.xxl6097:customoncrash:1.0.9")'com.github.xxl6097:customoncrash:aar:1.0.9'<dependency org="com.github.xxl6097" name="customoncrash" rev="1.0.9">
  <artifact name="customoncrash" type="aar" />
</dependency>@Grapes(
@Grab(group='com.github.xxl6097', module='customoncrash', version='1.0.9')
)libraryDependencies += "com.github.xxl6097" % "customoncrash" % "1.0.9"[com.github.xxl6097/customoncrash "1.0.9"]This is Android capture crash fix some send email failed bugs