MVN

com.faendir.acra : acra-core

Maven & Gradle

Dec 17, 2021
7 usages

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

<dependency>
    <groupId>com.faendir.acra</groupId>
    <artifactId>acra-core</artifactId>
    <version>5.0.0-rc2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.0.0-rc2
  • Latest Release Candidate: 5.0.0-rc2
  • Latest Alpha: 5.0.0-alpha14

All Versions

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

Version Vulnerabilities Updated
5.0.x
acra-core-5.0.0-rc2
acra-core-5.0.0-rc1
acra-core-5.0.0-alpha14
acra-core-5.0.0-alpha13
acra-core-5.0.0-alpha12
acra-core-5.0.0-alpha11
acra-core-5.0.0-alpha10
acra-core-5.0.0-alpha7
acra-core-5.0.0-alpha6
acra-core-5.0.0-alpha5
acra-core-5.0.0-alpha4

How to add a dependency to Maven

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

<dependency>
    <groupId>com.faendir.acra</groupId>
    <artifactId>acra-core</artifactId>
    <version>5.0.0-rc2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.faendir.acra:acra-core:5.0.0-rc2'

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

implementation("com.faendir.acra:acra-core:5.0.0-rc2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.faendir.acra" % "acra-core" % "5.0.0-rc2"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 11, 2018
7 usages
108 stars
Dec 01, 2017
7 usages
734 stars
Feb 07, 2023
8 usages
211 stars
Aug 10, 2023
25 usages
27 stars
Aug 10, 2023
22 usages
27 stars
Aug 10, 2023
22 usages
27 stars
Oct 12, 2018
7 usages
334 stars
Apr 03, 2023
11 usages
1.3k stars
Oct 26, 2018
7 usages
24 stars