is not current version
Last Version 5.9.3

ACRA 5.8.1

Publishes reports of Android application crashes to an end point.

License

License

GroupId

GroupId

ch.acra
ArtifactId

ArtifactId

acra-core
Version

Version

5.8.1
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-core 5.8.1


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

Dependencies

compile (2)

Group / Artifact Type Version
ch.acra : acra-javacore jar 5.8.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.1

Project Modules

There are no modules declared in this project.