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 transfuse-plugin-0.3.0-beta-14.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.androidtransfuse
├─ org.androidtransfuse.ComponentBuilder.class - [JAR]
├─ org.androidtransfuse.ConfigurationRepository.class - [JAR]
├─ org.androidtransfuse.EventMapping.class - [JAR]
├─ org.androidtransfuse.InjectionMapping.class - [JAR]
├─ org.androidtransfuse.Plugin.class - [JAR]
├─ org.androidtransfuse.Plugins.class - [JAR]
├─ org.androidtransfuse.TransfusePlugin.class - [JAR]