MVN

ch.acra : acra-core

Maven & Gradle

Aug 10, 2023
9 usages
6.1k stars

ACRA · Publishes reports of Android application crashes to an end point.

<dependency>
    <groupId>ch.acra</groupId>
    <artifactId>acra-core</artifactId>
    <version>5.11.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.acra : acra-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.11.1
  • Latest Release Candidate: 5.9.0-rc2
  • Latest Beta: 5.10.0-beta03
  • Latest Alpha: 5.8.0-alpha1

All Versions

Choose a version of ch.acra : acra-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.11.x
acra-core-5.11.1
acra-core-5.11.0
5.10.x
acra-core-5.10.1
acra-core-5.10.0
acra-core-5.10.0-beta03
5.9.x
acra-core-5.9.8-beta02
acra-core-5.9.8-beta01
acra-core-5.9.7
acra-core-5.9.6
acra-core-5.9.5
acra-core-5.9.3
acra-core-5.9.1
acra-core-5.9.0
acra-core-5.9.0-rc2
acra-core-5.9.0-rc1
5.8.x
acra-core-5.8.4
acra-core-5.8.3
acra-core-5.8.2
acra-core-5.8.1
acra-core-5.8.1-beta11
acra-core-5.8.1-beta10
acra-core-5.8.1-beta9
acra-core-5.8.1-beta8
acra-core-5.8.1-beta7
acra-core-5.8.0-beta5-0
acra-core-5.8.0-alpha1
5.7.x
acra-core-5.7.0
5.6.x
acra-core-5.6.1
acra-core-5.6.0
5.5.x
acra-core-5.5.1
acra-core-5.5.0
5.4.x
acra-core-5.4.0
5.3.x
acra-core-5.3.0
acra-core-5.3.0-rc02
acra-core-5.3.0-rc01
5.2.x
acra-core-5.2.1
acra-core-5.2.0
5.1.x
acra-core-5.1.3
acra-core-5.1.1
unspecified
acra-core-unspecified

How to add a dependency to Maven

Add the following ch.acra : acra-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.acra</groupId>
    <artifactId>acra-core</artifactId>
    <version>5.11.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.acra : acra-core gradle dependency to your build.gradle file:

implementation 'ch.acra:acra-core:5.11.1'

Gradle Kotlin DSL: Add the following ch.acra : acra-core gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.acra:acra-core:5.11.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.acra : acra-core sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.acra" % "acra-core" % "5.11.1"

Advertisement

Dependencies from Group

Aug 10, 2023
9 usages
6.1k stars
Jul 07, 2020
9 usages
Jun 17, 2020
8 usages
6.1k stars
Aug 10, 2023
3 usages
6.1k stars
Jan 13, 2022
1 usages
6.1k stars

Discover Dependencies

Oct 11, 2018
1 usages
Jan 04, 2019
1 stars
Apr 01, 2018
Mar 28, 2018
1 usages
36 stars
Nov 24, 2019
3 usages
2.2k stars
Aug 19, 2020
5.2k stars