Jar examples for a:acra
Publishes a report of an Android application crash to Google docs (or some other end point).
You can download jar file acra 4.5.0RC in this page.
Apache 2
You can use the following script to add acra-4.5.0RC.jar to your project.
<dependency> <groupId>ch.acra</groupId> <artifactId>acra</artifactId> <version>4.5.0RC</version> </dependency>
compile group: 'ch.acra', name: 'acra', version: '4.5.0RC'
libraryDependencies += "ch.acra" % "acra" % "4.5.0RC"
<dependency org="ch.acra" name="acra" rev="4.5.0RC"/>
@Grapes(@Grab(group='ch.acra', module='acra', version='4.5.0RC'))
'ch.acra:acra:jar:4.5.0RC'
Click the following link to download the jar file.
acra-4.5.0RC-javadoc.jar