View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mvi-fake-processor-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.processor
├─ com.github.rougsig.mvifake.processor.MviFakeProcessor.class - [JAR]
├─ com.github.rougsig.mvifake.processor.MviFakeProcessorKt.class - [JAR]
com.github.rougsig.mvifake.processor.fakeview
├─ com.github.rougsig.mvifake.processor.fakeview.FakeViewGenerator.class - [JAR]
├─ com.github.rougsig.mvifake.processor.fakeview.FakeViewGeneratorKt.class - [JAR]
├─ com.github.rougsig.mvifake.processor.fakeview.FakeViewType.class - [JAR]
├─ com.github.rougsig.mvifake.processor.fakeview.IntentType.class - [JAR]
com.github.rougsig.mvifake.processor.extension
├─ com.github.rougsig.mvifake.processor.extension.NameResolverExtensionsKt.class - [JAR]
com.github.rougsig.mvifake.processor.extensions
├─ com.github.rougsig.mvifake.processor.extensions.ElementExtensionsKt.class - [JAR]
├─ com.github.rougsig.mvifake.processor.extensions.KotlinProcessingEnvironmentExtensionsKt.class - [JAR]
├─ com.github.rougsig.mvifake.processor.extensions.StringExtensionsKt.class - [JAR]
com.github.rougsig.mvifake.processor.fakestateprops
├─ com.github.rougsig.mvifake.processor.fakestateprops.FakeStatePropsGenerator.class - [JAR]
├─ com.github.rougsig.mvifake.processor.fakestateprops.FakeStatePropsGeneratorKt.class - [JAR]
├─ com.github.rougsig.mvifake.processor.fakestateprops.FakeStatePropsType.class - [JAR]
├─ com.github.rougsig.mvifake.processor.fakestateprops.PropType.class - [JAR]
com.github.rougsig.mvifake.processor.fakedispatchprops
├─ com.github.rougsig.mvifake.processor.fakedispatchprops.FakeDispatchPropsGenerator.class - [JAR]
├─ com.github.rougsig.mvifake.processor.fakedispatchprops.FakeDispatchPropsGeneratorKt.class - [JAR]
├─ com.github.rougsig.mvifake.processor.fakedispatchprops.FakeDispatchPropsType.class - [JAR]
├─ com.github.rougsig.mvifake.processor.fakedispatchprops.FakeDispatchPropsTypeKt.class - [JAR]
├─ com.github.rougsig.mvifake.processor.fakedispatchprops.MethodType.class - [JAR]
com.github.rougsig.mvifake.processor.base
├─ com.github.rougsig.mvifake.processor.base.Generator.class - [JAR]
├─ com.github.rougsig.mvifake.processor.base.RxJavaObjectClassNameConstantsKt.class - [JAR]