mvvm-basic

MVVM

License

License

GroupId

GroupId

io.github.dashingqi
ArtifactId

ArtifactId

mvvm-basic
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

mvvm-basic
MVVM
Project URL

Project URL

https://github.com/dashingqi/DQMaster
Source Code Management

Source Code Management

https://github.com/dashingqi/DQMaster/tree/master

Download mvvm-basic

How to add to project

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

Dependencies

compile (10)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1