Last Version

Crash Reporter 1.0.0

Minimalistic Android crash reporter

License

License

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

io.github.ternaryop
ArtifactId

ArtifactId

crash-reporter
Version

Version

1.0.0
Type

Type

aar
Description

Description

Crash Reporter
Minimalistic Android crash reporter
Project URL

Project URL

https://github.com/ternaryop/crash-reporter
Source Code Management

Source Code Management

https://github.com/ternaryop/crash-reporter.git

Download crash-reporter 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.ternaryop : common-utils jar 1.4.9

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32

Project Modules

There are no modules declared in this project.