| License |
License |
|---|---|
| GroupId | GroupIdio.github.yvescheung |
| ArtifactId | ArtifactIdUinspector |
| Last Version | Last Version2.0.18 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionUinspector
A UI inspector to traverse a view hierarchy on Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| Uinspector-2.0.18.pom | |
| Uinspector-2.0.18-sources.jar | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.yvescheung/Uinspector/ -->
<dependency>
<groupId>io.github.yvescheung</groupId>
<artifactId>Uinspector</artifactId>
<version>2.0.18</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yvescheung/Uinspector/
implementation 'io.github.yvescheung:Uinspector:2.0.18'
// https://jarcasting.com/artifacts/io.github.yvescheung/Uinspector/
implementation ("io.github.yvescheung:Uinspector:2.0.18")
'io.github.yvescheung:Uinspector:aar:2.0.18'
<dependency org="io.github.yvescheung" name="Uinspector" rev="2.0.18">
<artifact name="Uinspector" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yvescheung', module='Uinspector', version='2.0.18')
)
libraryDependencies += "io.github.yvescheung" % "Uinspector" % "2.0.18"
[io.github.yvescheung/Uinspector "2.0.18"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.yvescheung : Uinspector-optional-autoinstall | jar | 2.0.18 |
| io.github.yvescheung : Uinspector-api | jar | 2.0.18 |
| 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 |
| com.google.android.material » material | jar | 1.4.0 |
| com.github.lzyzsd.randomcolor » library | jar | 1.0.0 |