Last Version

Application Crash Report for Android 4.11.1

Publishes a report of an Android application crash to an end point.

License

License

GroupId

GroupId

ch.acra
ArtifactId

ArtifactId

acra
Version

Version

4.11.1
Type

Type

aar
Description

Description

Application Crash Report for Android
Publishes a report of an Android application crash to an end point.
Source Code Management

Source Code Management

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

Download acra 4.11.1


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

Dependencies

runtime (3)

Group / Artifact Type Version
com.android.support » support-compat jar 27.1.0
com.android.support » support-fragment jar 27.1.0
com.android.support » support-annotations jar 27.1.0

Project Modules

There are no modules declared in this project.