is not current version
Last Version 5.9.3

ACRA 5.8.3

Publishes reports of Android application crashes to an end point.

License

License

GroupId

GroupId

ch.acra
ArtifactId

ArtifactId

acra-notification
Version

Version

5.8.3
Type

Type

aar
Description

Description

ACRA
Publishes reports of Android application crashes to an end point.
Source Code Management

Source Code Management

https://github.com/ACRA/acra.git

Download acra-notification 5.8.3


<!-- https://jarcasting.com/artifacts/ch.acra/acra-notification/ -->
<dependency>
    <groupId>ch.acra</groupId>
    <artifactId>acra-notification</artifactId>
    <version>5.8.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ch.acra/acra-notification/
implementation 'ch.acra:acra-notification:5.8.3'
// https://jarcasting.com/artifacts/ch.acra/acra-notification/
implementation ("ch.acra:acra-notification:5.8.3")
'ch.acra:acra-notification:aar:5.8.3'
<dependency org="ch.acra" name="acra-notification" rev="5.8.3">
  <artifact name="acra-notification" type="aar" />
</dependency>
@Grapes(
@Grab(group='ch.acra', module='acra-notification', version='5.8.3')
)
libraryDependencies += "ch.acra" % "acra-notification" % "5.8.3"
[ch.acra/acra-notification "5.8.3"]

Dependencies

compile (2)

Group / Artifact Type Version
ch.acra : acra-core jar 5.8.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

runtime (1)

Group / Artifact Type Version
androidx.core » core jar 1.3.2

Project Modules

There are no modules declared in this project.