is not current version
Last Version 5.9.0-rc2

ch.acra:acra-javacore 5.5.0

Publishes reports of Android application crashes to an end point.

GroupId

GroupId

ch.acra
ArtifactId

ArtifactId

acra-javacore
Version

Version

5.5.0
Type

Type

jar

Download acra-javacore 5.5.0


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