License |
License |
---|---|
GroupId | GroupIdch.acra |
ArtifactId | ArtifactIdacra-http |
Version | Version5.8.1 |
Type | Typeaar |
Description |
DescriptionACRA
Publishes reports of Android application crashes to an end point.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
acra-http-5.8.1.pom | |
acra-http-5.8.1-sources.jar | 22 KB |
acra-http-5.8.1-javadoc.jar | 370 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.acra/acra-http/ -->
<dependency>
<groupId>ch.acra</groupId>
<artifactId>acra-http</artifactId>
<version>5.8.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ch.acra/acra-http/
implementation 'ch.acra:acra-http:5.8.1'
// https://jarcasting.com/artifacts/ch.acra/acra-http/
implementation ("ch.acra:acra-http:5.8.1")
'ch.acra:acra-http:aar:5.8.1'
<dependency org="ch.acra" name="acra-http" rev="5.8.1">
<artifact name="acra-http" type="aar" />
</dependency>
@Grapes(
@Grab(group='ch.acra', module='acra-http', version='5.8.1')
)
libraryDependencies += "ch.acra" % "acra-http" % "5.8.1"
[ch.acra/acra-http "5.8.1"]
Group / Artifact | Type | Version |
---|---|---|
ch.acra : acra-core | jar | 5.8.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.32 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.1 |