is not current version
Last Version 4.0.0

viewmodel 3.4.0

Basic Android ViewModel for use with LCE use-cases

License

License

GroupId

GroupId

com.motorro.rxlcemodel
ArtifactId

ArtifactId

viewmodel
Version

Version

3.4.0
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.0


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

Dependencies

compile (1)

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

runtime (5)

Group / Artifact Type Version
com.motorro.rxlcemodel : base jar 3.4.0
androidx.core » core-ktx jar 1.6.0
androidx.lifecycle » lifecycle-reactivestreams-ktx jar 2.3.1
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.1
androidx.lifecycle » lifecycle-livedata-ktx jar 2.3.1

Project Modules

There are no modules declared in this project.