jar

com.github.rougsig : mvi-fake-runtime

Maven & Gradle

Jun 08, 2019
1 usages
1 stars

MVI Fake Runtime · A simple annotation processor for generating mvi fakes

Table Of Contents

Latest Version

Download com.github.rougsig : mvi-fake-runtime JAR file - Latest Versions:

All Versions

Download com.github.rougsig : mvi-fake-runtime JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.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 mvi-fake-runtime-1.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.rougsig.mvifake.runtime

├─ com.github.rougsig.mvifake.runtime.FakeDispatchProps.class - [JAR]

├─ com.github.rougsig.mvifake.runtime.FakeStateProps.class - [JAR]

├─ com.github.rougsig.mvifake.runtime.FakeView.class - [JAR]

Advertisement