| License |
License |
|---|---|
| GroupId | GroupIdio.github.yvescheung |
| ArtifactId | ArtifactIdUinspector-optional-compose |
| Last Version | Last Version2.0.18 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionUinspector-optional-compose
A UI inspector to traverse a view hierarchy on Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.yvescheung/Uinspector-optional-compose/ -->
<dependency>
<groupId>io.github.yvescheung</groupId>
<artifactId>Uinspector-optional-compose</artifactId>
<version>2.0.18</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yvescheung/Uinspector-optional-compose/
implementation 'io.github.yvescheung:Uinspector-optional-compose:2.0.18'
// https://jarcasting.com/artifacts/io.github.yvescheung/Uinspector-optional-compose/
implementation ("io.github.yvescheung:Uinspector-optional-compose:2.0.18")
'io.github.yvescheung:Uinspector-optional-compose:aar:2.0.18'
<dependency org="io.github.yvescheung" name="Uinspector-optional-compose" rev="2.0.18">
<artifact name="Uinspector-optional-compose" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yvescheung', module='Uinspector-optional-compose', version='2.0.18')
)
libraryDependencies += "io.github.yvescheung" % "Uinspector-optional-compose" % "2.0.18"
[io.github.yvescheung/Uinspector-optional-compose "2.0.18"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.yvescheung : Uinspector | jar | 2.0.18 |
| androidx.compose.ui » ui | jar | 1.0.5 |
| androidx.compose.ui » ui-tooling | jar | 1.0.5 |
| 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 |