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 molecule-gradle-plugin-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
app.cash.molecule.gradle
├─ app.cash.molecule.gradle.BuildConfigKt.class - [JAR]
├─ app.cash.molecule.gradle.MoleculeExtension.class - [JAR]
├─ app.cash.molecule.gradle.MoleculeExtensionImpl.class - [JAR]
├─ app.cash.molecule.gradle.MoleculePlugin.class - [JAR]
├─ app.cash.molecule.gradle.MoleculePluginKt.class - [JAR]