License |
License |
---|---|
GroupId | GroupIdio.github.maoqiqi |
ArtifactId | ArtifactIdlib-viewmodel |
Version | Version1.1.7 |
Type | Typeaar |
Description |
Descriptionlib-viewmodel
ViewModel expansion library.
|
Project URL |
Project URL |
Filename | Size |
---|---|
lib-viewmodel-1.1.7.pom | |
lib-viewmodel-1.1.7-sources.jar | 6 KB |
lib-viewmodel-1.1.7-javadoc.jar | 316 KB |
lib-viewmodel-1.1.7-html-doc.jar | 272 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.maoqiqi/lib-viewmodel/ -->
<dependency>
<groupId>io.github.maoqiqi</groupId>
<artifactId>lib-viewmodel</artifactId>
<version>1.1.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.maoqiqi/lib-viewmodel/
implementation 'io.github.maoqiqi:lib-viewmodel:1.1.7'
// https://jarcasting.com/artifacts/io.github.maoqiqi/lib-viewmodel/
implementation ("io.github.maoqiqi:lib-viewmodel:1.1.7")
'io.github.maoqiqi:lib-viewmodel:aar:1.1.7'
<dependency org="io.github.maoqiqi" name="lib-viewmodel" rev="1.1.7">
<artifact name="lib-viewmodel" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.maoqiqi', module='lib-viewmodel', version='1.1.7')
)
libraryDependencies += "io.github.maoqiqi" % "lib-viewmodel" % "1.1.7"
[io.github.maoqiqi/lib-viewmodel "1.1.7"]
Group / Artifact | Type | Version |
---|---|---|
io.github.maoqiqi : lib-log | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.21 |
androidx.core » core-ktx | jar | 1.6.0 |
androidx.appcompat » appcompat | jar | 1.3.1 |
androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.1 |
com.squareup.retrofit2 : retrofit | jar | 2.5.0 |