Last Version

Uinspector-api 2.0.18

A UI inspector to traverse a view hierarchy on Android

License

License

GroupId

GroupId

io.github.yvescheung
ArtifactId

ArtifactId

Uinspector-api
Version

Version

2.0.18
Type

Type

aar
Description

Description

Uinspector-api
A UI inspector to traverse a view hierarchy on Android
Project URL

Project URL

https://github.com/YvesCheung/UInspector
Source Code Management

Source Code Management

https://github.com/YvesCheung/UInspector

Download Uinspector-api 2.0.18


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.YvesCheung.Whisper » whisper jar 1.0.3

runtime (9)

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

Project Modules

There are no modules declared in this project.