is not current version
Last Version 0.8.31

com.github.asuslennikov:mvvm-domain 0.8.20

Android ViewModel with "clean architecture" and React states.

Categories

Categories

Doma Data ORM
GroupId

GroupId

com.github.asuslennikov
ArtifactId

ArtifactId

mvvm-domain
Version

Version

0.8.20
Type

Type

jar

Download mvvm-domain 0.8.20


<!-- https://jarcasting.com/artifacts/com.github.asuslennikov/mvvm-domain/ -->
<dependency>
    <groupId>com.github.asuslennikov</groupId>
    <artifactId>mvvm-domain</artifactId>
    <version>0.8.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.asuslennikov/mvvm-domain/
implementation 'com.github.asuslennikov:mvvm-domain:0.8.20'
// https://jarcasting.com/artifacts/com.github.asuslennikov/mvvm-domain/
implementation ("com.github.asuslennikov:mvvm-domain:0.8.20")
'com.github.asuslennikov:mvvm-domain:jar:0.8.20'
<dependency org="com.github.asuslennikov" name="mvvm-domain" rev="0.8.20">
  <artifact name="mvvm-domain" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.asuslennikov', module='mvvm-domain', version='0.8.20')
)
libraryDependencies += "com.github.asuslennikov" % "mvvm-domain" % "0.8.20"
[com.github.asuslennikov/mvvm-domain "0.8.20"]