MVVMFrame

MVVMFrame for Android

License

License

GroupId

GroupId

com.github.jenly1314
ArtifactId

ArtifactId

mvvmframe
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

aar
Description

Description

MVVMFrame
MVVMFrame for Android
Project URL

Project URL

https://github.com/jenly1314/MVVMFrame
Source Code Management

Source Code Management

https://github.com/jenly1314/MVVMFrame

Download mvvmframe

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.3
com.squareup.retrofit2 : retrofit jar 2.9.0
com.google.code.gson : gson jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.github.jenly1314 : retrofit-helper jar 1.0.1
androidx.lifecycle » lifecycle-runtime jar 2.3.1
androidx.lifecycle » lifecycle-extensions jar 2.2.0
androidx.room » room-runtime jar 2.3.0
com.google.dagger : hilt-android jar 2.41
com.jakewharton.timber : timber jar 5.0.1
androidx.databinding » databinding-common jar 4.2.2
androidx.databinding » databinding-runtime jar 4.2.2
androidx.databinding » databinding-adapters jar 4.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.1
2.2.0
2.1.1
2.1.0