Download acra-core-5.0.0-alpha14.jar file - Jar a

Jar examples for a:acra-core

Description

Publishes reports of Android application crashes to an end point.

You can download jar file acra-core 5.0.0-alpha14 in this page.

License

Apache-2.0

Build File

You can use the following script to add acra-core-5.0.0-alpha14.jar to your project.

<dependency>
   <groupId>com.faendir.acra</groupId>
   <artifactId>acra-core</artifactId>
   <version>5.0.0-alpha14</version>
</dependency>
compile group: 'com.faendir.acra', name: 'acra-core', version: '5.0.0-alpha14'
libraryDependencies += "com.faendir.acra" % "acra-core" % "5.0.0-alpha14"
<dependency org="com.faendir.acra" name="acra-core" rev="5.0.0-alpha14"/>
@Grapes(@Grab(group='com.faendir.acra', module='acra-core', version='5.0.0-alpha14'))
'com.faendir.acra:acra-core:jar:5.0.0-alpha14'

Download

Click the following link to download the jar file.

acra-core-5.0.0-alpha14-javadoc.jar
acra-core-5.0.0-alpha14-sources.jar
acra-core-5.0.0-alpha14.pom



Related Tutorials