Last Version

mvvmbase 0.0.3

mvvm base to quickly get started with new android projects

License

License

GroupId

GroupId

com.github.sourabhgupta811
ArtifactId

ArtifactId

mvvmbase
Version

Version

0.0.3
Type

Type

aar
Description

Description

mvvmbase
mvvm base to quickly get started with new android projects
Project URL

Project URL

https://github.com/sourabhgupta811/mvvm-base
Source Code Management

Source Code Management

https://github.com/sourabhgupta811/mvvm-base

Download mvvmbase 0.0.3


<!-- https://jarcasting.com/artifacts/com.github.sourabhgupta811/mvvmbase/ -->
<dependency>
    <groupId>com.github.sourabhgupta811</groupId>
    <artifactId>mvvmbase</artifactId>
    <version>0.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sourabhgupta811/mvvmbase/
implementation 'com.github.sourabhgupta811:mvvmbase:0.0.3'
// https://jarcasting.com/artifacts/com.github.sourabhgupta811/mvvmbase/
implementation ("com.github.sourabhgupta811:mvvmbase:0.0.3")
'com.github.sourabhgupta811:mvvmbase:aar:0.0.3'
<dependency org="com.github.sourabhgupta811" name="mvvmbase" rev="0.0.3">
  <artifact name="mvvmbase" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.sourabhgupta811', module='mvvmbase', version='0.0.3')
)
libraryDependencies += "com.github.sourabhgupta811" % "mvvmbase" % "0.0.3"
[com.github.sourabhgupta811/mvvmbase "0.0.3"]

Dependencies

compile (13)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 4.1.1
androidx.databinding » databinding-common jar 4.1.1
androidx.databinding » databinding-runtime jar 4.1.1
androidx.databinding » databinding-adapters jar 4.1.1
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.2.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.1
com.google.dagger : dagger jar 2.30.1
com.google.dagger : dagger-android jar 2.30.1
com.google.dagger : dagger-android-support jar 2.30.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.20
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.