is not current version
Last Version 5.9.0-rc2

ch.acra:acra-javacore 5.6.2

Publishes reports of Android application crashes to an end point.

GroupId

GroupId

ch.acra
ArtifactId

ArtifactId

acra-javacore
Version

Version

5.6.2
Type

Type

jar

Download acra-javacore 5.6.2


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