License |
License |
---|---|
GroupId | GroupIdio.github.bytebeats |
ArtifactId | ArtifactIdanr |
Last Version | Last Version1.0.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionanr
Android ANR Manager
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
anr-1.0.0.1.pom | |
anr-1.0.0.1-sources.jar | 8 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
androidx.lifecycle » lifecycle-process | jar | 2.3.1 |