License |
License |
---|---|
GroupId | GroupIdcom.github.asuslennikov |
ArtifactId | ArtifactIdmvvm-presentation |
Last Version | Last Version0.8.31 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroid MVVM library, module mvvm-presentation
Android ViewModel with "clean architecture" and React states.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mvvm-presentation-0.8.31.pom | |
mvvm-presentation-0.8.31.aar | 31 KB |
mvvm-presentation-0.8.31-sources.jar | 15 KB |
mvvm-presentation-0.8.31-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.asuslennikov/mvvm-presentation/ -->
<dependency>
<groupId>com.github.asuslennikov</groupId>
<artifactId>mvvm-presentation</artifactId>
<version>0.8.31</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.asuslennikov/mvvm-presentation/
implementation 'com.github.asuslennikov:mvvm-presentation:0.8.31'
// https://jarcasting.com/artifacts/com.github.asuslennikov/mvvm-presentation/
implementation ("com.github.asuslennikov:mvvm-presentation:0.8.31")
'com.github.asuslennikov:mvvm-presentation:aar:0.8.31'
<dependency org="com.github.asuslennikov" name="mvvm-presentation" rev="0.8.31">
<artifact name="mvvm-presentation" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.asuslennikov', module='mvvm-presentation', version='0.8.31')
)
libraryDependencies += "com.github.asuslennikov" % "mvvm-presentation" % "0.8.31"
[com.github.asuslennikov/mvvm-presentation "0.8.31"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava2 : rxandroid | jar | 2.1.0 |
androidx.lifecycle » lifecycle-extensions | jar | 2.0.0 |
androidx.lifecycle » lifecycle-common-java8 | jar | 2.0.0 |
javax.inject : javax.inject | jar | 1 |
com.github.asuslennikov : mvvm-api | jar | 0.8.31 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.7 |
androidx.appcompat » appcompat | jar | 1.0.2 |
androidx.databinding » databinding-common | jar | 3.5.1 |
androidx.databinding » databinding-runtime | jar | 3.5.1 |
androidx.databinding » databinding-adapters | jar | 3.5.1 |