Jar examples for a:acra-core
Publishes reports of Android application crashes to an end point.
You can download jar file acra-core 5.0.0-alpha11 in this page.
Apache-2.0
You can use the following script to add acra-core-5.0.0-alpha11.jar to your project.
<dependency> <groupId>com.faendir.acra</groupId> <artifactId>acra-core</artifactId> <version>5.0.0-alpha11</version> </dependency>
compile group: 'com.faendir.acra', name: 'acra-core', version: '5.0.0-alpha11'
libraryDependencies += "com.faendir.acra" % "acra-core" % "5.0.0-alpha11"
<dependency org="com.faendir.acra" name="acra-core" rev="5.0.0-alpha11"/>
@Grapes(@Grab(group='com.faendir.acra', module='acra-core', version='5.0.0-alpha11'))
'com.faendir.acra:acra-core:jar:5.0.0-alpha11'
Click the following link to download the jar file.
acra-core-5.0.0-alpha11-javadoc.jar