is not current version
Last Version 4.0.0

com.motorro.rxlcemodel:viewmodel 3.3.0

Basic Android ViewModel for use with LCE use-cases

GroupId

GroupId

com.motorro.rxlcemodel
ArtifactId

ArtifactId

viewmodel
Version

Version

3.3.0
Type

Type

aar

Download viewmodel 3.3.0


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