| License |
License |
|---|---|
| GroupId | GroupIdio.github.dashingqi |
| ArtifactId | ArtifactIdmvvm-basic |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionmvvm-basic
MVVM
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mvvm-basic-0.0.2.pom | |
| mvvm-basic-0.0.2-sources.jar | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.dashingqi/mvvm-basic/ -->
<dependency>
<groupId>io.github.dashingqi</groupId>
<artifactId>mvvm-basic</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dashingqi/mvvm-basic/
implementation 'io.github.dashingqi:mvvm-basic:0.0.2'
// https://jarcasting.com/artifacts/io.github.dashingqi/mvvm-basic/
implementation ("io.github.dashingqi:mvvm-basic:0.0.2")
'io.github.dashingqi:mvvm-basic:aar:0.0.2'
<dependency org="io.github.dashingqi" name="mvvm-basic" rev="0.0.2">
<artifact name="mvvm-basic" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.dashingqi', module='mvvm-basic', version='0.0.2')
)
libraryDependencies += "io.github.dashingqi" % "mvvm-basic" % "0.0.2"
[io.github.dashingqi/mvvm-basic "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.5.10 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.10 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| androidx.lifecycle » lifecycle-extensions | jar | 2.2.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.1 |
| androidx.recyclerview » recyclerview | jar | 1.1.0 |
| androidx.databinding » databinding-common | jar | 4.1.1 |
| androidx.databinding » databinding-runtime | jar | 4.1.1 |
| androidx.databinding » databinding-adapters | jar | 4.1.1 |