ACRA

Publishes reports of Android application crashes to an end point.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

ch.acra
ArtifactId

ArtifactId

platform
Last Version

Last Version

5.6.2
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download platform

Filename Size
platform-5.6.2.pom 2 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/ch.acra/platform/ -->
<dependency>
    <groupId>ch.acra</groupId>
    <artifactId>platform</artifactId>
    <version>5.6.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.acra/platform/
implementation 'ch.acra:platform:5.6.2'
// https://jarcasting.com/artifacts/ch.acra/platform/
implementation ("ch.acra:platform:5.6.2")
'ch.acra:platform:pom:5.6.2'
<dependency org="ch.acra" name="platform" rev="5.6.2">
  <artifact name="platform" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.acra', module='platform', version='5.6.2')
)
libraryDependencies += "ch.acra" % "platform" % "5.6.2"
[ch.acra/platform "5.6.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
5.6.2
5.6.1