License |
License |
---|---|
GroupId | GroupIdio.github.yvescheung |
ArtifactId | ArtifactIdUinspector-api |
Last Version | Last Version2.0.18 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionUinspector-api
A UI inspector to traverse a view hierarchy on Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Uinspector-api-2.0.18.pom | |
Uinspector-api-2.0.18-sources.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.yvescheung/Uinspector-api/ -->
<dependency>
<groupId>io.github.yvescheung</groupId>
<artifactId>Uinspector-api</artifactId>
<version>2.0.18</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yvescheung/Uinspector-api/
implementation 'io.github.yvescheung:Uinspector-api:2.0.18'
// https://jarcasting.com/artifacts/io.github.yvescheung/Uinspector-api/
implementation ("io.github.yvescheung:Uinspector-api:2.0.18")
'io.github.yvescheung:Uinspector-api:aar:2.0.18'
<dependency org="io.github.yvescheung" name="Uinspector-api" rev="2.0.18">
<artifact name="Uinspector-api" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yvescheung', module='Uinspector-api', version='2.0.18')
)
libraryDependencies += "io.github.yvescheung" % "Uinspector-api" % "2.0.18"
[io.github.yvescheung/Uinspector-api "2.0.18"]
Group / Artifact | Type | Version |
---|---|---|
com.github.YvesCheung.Whisper » whisper | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.5.31 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.31 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.31 |
androidx.core » core-ktx | jar | 1.6.0 |
androidx.appcompat » appcompat | jar | 1.3.1 |
androidx.constraintlayout » constraintlayout | jar | 2.0.4 |
androidx.recyclerview » recyclerview | jar | 1.2.1 |
androidx.lifecycle » lifecycle-process | jar | 2.3.1 |
com.google.android.material » material | jar | 1.4.0 |