| License |
License |
|---|---|
| GroupId | GroupIdch.acra |
| ArtifactId | ArtifactIdacra-core |
| Last Version | Last Version5.9.3 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionACRA
Publishes reports of Android application crashes to an end point.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| acra-core-5.9.3.pom | |
| acra-core-5.9.3.aar | 161 KB |
| acra-core-5.9.3-sources.jar | 123 KB |
| acra-core-5.9.3-javadoc.jar | 385 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.acra/acra-core/ -->
<dependency>
<groupId>ch.acra</groupId>
<artifactId>acra-core</artifactId>
<version>5.9.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ch.acra/acra-core/
implementation 'ch.acra:acra-core:5.9.3'
// https://jarcasting.com/artifacts/ch.acra/acra-core/
implementation ("ch.acra:acra-core:5.9.3")
'ch.acra:acra-core:aar:5.9.3'
<dependency org="ch.acra" name="acra-core" rev="5.9.3">
<artifact name="acra-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='ch.acra', module='acra-core', version='5.9.3')
)
libraryDependencies += "ch.acra" % "acra-core" % "5.9.3"
[ch.acra/acra-core "5.9.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.3.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.auto.service : auto-service | jar | 1.0.1 |