Last Version

anr 1.0.0.1

Android ANR Manager

License

License

GroupId

GroupId

io.github.bytebeats
ArtifactId

ArtifactId

anr
Version

Version

1.0.0.1
Type

Type

aar
Description

Description

anr
Android ANR Manager
Project URL

Project URL

https://github.com/bytebeats/Anr-Monitor
Source Code Management

Source Code Management

https://github.com/bytebeats/Anr-Monitor/tree/master

Download anr 1.0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
androidx.lifecycle » lifecycle-process jar 2.3.1

Project Modules

There are no modules declared in this project.