License |
License |
---|---|
GroupId | GroupIdio.github.yvescheung |
ArtifactId | ArtifactIdUinspector-optional-viewmodel |
Version | Version1.0.18 |
Type | Typeaar |
Description |
DescriptionUinspector-optional-viewmodel
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-viewmodel/ -->
<dependency>
<groupId>io.github.yvescheung</groupId>
<artifactId>Uinspector-optional-viewmodel</artifactId>
<version>1.0.18</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yvescheung/Uinspector-optional-viewmodel/
implementation 'io.github.yvescheung:Uinspector-optional-viewmodel:1.0.18'
// https://jarcasting.com/artifacts/io.github.yvescheung/Uinspector-optional-viewmodel/
implementation ("io.github.yvescheung:Uinspector-optional-viewmodel:1.0.18")
'io.github.yvescheung:Uinspector-optional-viewmodel:aar:1.0.18'
<dependency org="io.github.yvescheung" name="Uinspector-optional-viewmodel" rev="1.0.18">
<artifact name="Uinspector-optional-viewmodel" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yvescheung', module='Uinspector-optional-viewmodel', version='1.0.18')
)
libraryDependencies += "io.github.yvescheung" % "Uinspector-optional-viewmodel" % "1.0.18"
[io.github.yvescheung/Uinspector-optional-viewmodel "1.0.18"]
Group / Artifact | Type | Version |
---|---|---|
io.github.yvescheung : Uinspector-api | jar | 1.0.18 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.72 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
androidx.core » core-ktx | jar | 1.3.2 |
androidx.appcompat » appcompat | jar | 1.2.0 |
androidx.constraintlayout » constraintlayout | jar | 2.0.4 |
androidx.recyclerview » recyclerview | jar | 1.2.0 |
androidx.lifecycle » lifecycle-extensions | jar | 2.2.0 |
androidx.fragment » fragment-ktx | jar | 1.3.6 |
com.google.auto.service : auto-service | jar | 1.0-rc7 |