is not current version
Last Version 5.9.3

ch.acra:acra-notification 5.8.2

Publishes reports of Android application crashes to an end point.

GroupId

GroupId

ch.acra
ArtifactId

ArtifactId

acra-notification
Version

Version

5.8.2
Type

Type

aar

Download acra-notification 5.8.2


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