Last Version

ACRA 5.9.3

Publishes reports of Android application crashes to an end point.

License

License

GroupId

GroupId

ch.acra
ArtifactId

ArtifactId

acra-toast
Version

Version

5.9.3
Type

Type

aar
Description

Description

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

Source Code Management

https://github.com/ACRA/acra.git

Download acra-toast 5.9.3


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

Dependencies

compile (2)

Group / Artifact Type Version
ch.acra : acra-core jar 5.9.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (1)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0.1

Project Modules

There are no modules declared in this project.