License |
License |
---|---|
GroupId | GroupIdch.acra |
ArtifactId | ArtifactIdacra-core |
Version | Version5.8.4 |
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.8.4.pom | |
acra-core-5.8.4-sources.jar | 107 KB |
acra-core-5.8.4-javadoc.jar | 713 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.acra/acra-core/ -->
<dependency>
<groupId>ch.acra</groupId>
<artifactId>acra-core</artifactId>
<version>5.8.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ch.acra/acra-core/
implementation 'ch.acra:acra-core:5.8.4'
// https://jarcasting.com/artifacts/ch.acra/acra-core/
implementation ("ch.acra:acra-core:5.8.4")
'ch.acra:acra-core:aar:5.8.4'
<dependency org="ch.acra" name="acra-core" rev="5.8.4">
<artifact name="acra-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='ch.acra', module='acra-core', version='5.8.4')
)
libraryDependencies += "ch.acra" % "acra-core" % "5.8.4"
[ch.acra/acra-core "5.8.4"]
Group / Artifact | Type | Version |
---|---|---|
ch.acra : acra-javacore | jar | 5.8.4 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |