License |
License |
---|---|
GroupId | GroupIdio.github.bytebeats |
ArtifactId | ArtifactIddeadlock |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptiondeadlock
Android deadlock checking
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
deadlock-1.0.0.pom | |
deadlock-1.0.0-sources.jar | 4 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.lifecycle » lifecycle-process | jar | 2.3.1 |