is not current version
Last Version 5.9.3

ACRA 5.9.0-rc2

Publishes reports of Android application crashes to an end point.

License

License

GroupId

GroupId

ch.acra
ArtifactId

ArtifactId

acra-http
Version

Version

5.9.0-rc2
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-http 5.9.0-rc2


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

Dependencies

compile (2)

Group / Artifact Type Version
ch.acra : acra-core jar 5.9.0-rc2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.