не последняя версия
Последняя версия 5.9.3

ch.acra:acra-http 5.4.0

Publishes reports of Android application crashes to an end point.

Группа

Группа

ch.acra
Идентификатор

Идентификатор

acra-http
Версия

Версия

5.4.0
Тип

Тип

aar

Скачать acra-http 5.4.0


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