jar

com.github.asuslennikov : mvvm-domain

Maven & Gradle

Nov 20, 2019
7 stars

Android MVVM library, module mvvm-domain · Android ViewModel with "clean architecture" and React states.

Table Of Contents

Latest Version

Download com.github.asuslennikov : mvvm-domain JAR file - Latest Versions:

All Versions

Download com.github.asuslennikov : mvvm-domain JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mvvm-domain-0.8.31.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.asuslennikov.mvvm.domain

├─ com.github.asuslennikov.mvvm.domain.AbstractUseCase.class - [JAR]

├─ com.github.asuslennikov.mvvm.domain.AbstractUseCaseOutput.class - [JAR]

├─ com.github.asuslennikov.mvvm.domain.EmptyUseCaseInput.class - [JAR]

├─ com.github.asuslennikov.mvvm.domain.UseCaseExecution.class - [JAR]

├─ com.github.asuslennikov.mvvm.domain.UseCaseObservableOnSubscribe.class - [JAR]