License |
License |
---|---|
GroupId | GroupIdcom.motorro.rxlcemodel |
ArtifactId | ArtifactIdviewmodel |
Version | Version4.0.0 |
Type | Typeaar |
Description |
Descriptionviewmodel
Basic Android ViewModel for use with LCE use-cases
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
viewmodel-4.0.0.pom | |
viewmodel-4.0.0-sources.jar | 6 KB |
viewmodel-4.0.0-javadoc.jar | 304 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.motorro.rxlcemodel/viewmodel/ -->
<dependency>
<groupId>com.motorro.rxlcemodel</groupId>
<artifactId>viewmodel</artifactId>
<version>4.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.motorro.rxlcemodel/viewmodel/
implementation 'com.motorro.rxlcemodel:viewmodel:4.0.0'
// https://jarcasting.com/artifacts/com.motorro.rxlcemodel/viewmodel/
implementation ("com.motorro.rxlcemodel:viewmodel:4.0.0")
'com.motorro.rxlcemodel:viewmodel:aar:4.0.0'
<dependency org="com.motorro.rxlcemodel" name="viewmodel" rev="4.0.0">
<artifact name="viewmodel" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.motorro.rxlcemodel', module='viewmodel', version='4.0.0')
)
libraryDependencies += "com.motorro.rxlcemodel" % "viewmodel" % "4.0.0"
[com.motorro.rxlcemodel/viewmodel "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
com.motorro.rxlcemodel : base | jar | 4.0.0 |
androidx.core » core-ktx | jar | 1.7.0 |
androidx.lifecycle » lifecycle-reactivestreams-ktx | jar | 2.4.1 |
androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.4.1 |
androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.4.1 |