is not current version
Last Version 4.0.0

viewmodel 3.4.1

Basic Android ViewModel for use with LCE use-cases

License

License

GroupId

GroupId

com.motorro.rxlcemodel
ArtifactId

ArtifactId

viewmodel
Version

Version

3.4.1
Type

Type

aar
Description

Description

viewmodel
Basic Android ViewModel for use with LCE use-cases
Project URL

Project URL

https://github.com/motorro/RxLceModel
Source Code Management

Source Code Management

https://github.com/motorro/RxLceModel

Download viewmodel 3.4.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (5)

Group / Artifact Type Version
com.motorro.rxlcemodel : base jar 3.4.1
androidx.core » core-ktx jar 1.7.0
androidx.lifecycle » lifecycle-reactivestreams-ktx jar 2.4.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.4.0
androidx.lifecycle » lifecycle-livedata-ktx jar 2.4.0

Project Modules

There are no modules declared in this project.