is not current version
Last Version 5.9.3

ch.acra:acra-http 5.8.1-beta9

Publishes reports of Android application crashes to an end point.

GroupId

GroupId

ch.acra
ArtifactId

ArtifactId

acra-http
Version

Version

5.8.1-beta9
Type

Type

aar

Download acra-http 5.8.1-beta9


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