RecordCrashInfomation

A tool to record android app crash info on sd card files

License

License

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.github.lkasdolka
ArtifactId

ArtifactId

record-crash-info
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

RecordCrashInfomation
A tool to record android app crash info on sd card files
Project URL

Project URL

https://github.com/lkasdolka/RecordCrashInfo

Download record-crash-info

How to add to project

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

Versions

Version
1.0.0