Last Version

deadlock 1.0.0

Android deadlock checking

License

License

GroupId

GroupId

io.github.bytebeats
ArtifactId

ArtifactId

deadlock
Version

Version

1.0.0
Type

Type

aar
Description

Description

deadlock
Android deadlock checking
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 deadlock 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-process jar 2.3.1

Project Modules

There are no modules declared in this project.