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 buildable-factory-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.spherelabs.factory
├─ io.spherelabs.factory.BuildableFactoryFinder.class - [JAR]
├─ io.spherelabs.factory.BuildableFactoryGenerator.class - [JAR]
├─ io.spherelabs.factory.BuildableFactoryProcessor.class - [JAR]
├─ io.spherelabs.factory.BuildableFactoryProcessorProvider.class - [JAR]
├─ io.spherelabs.factory.Finder.class - [JAR]
├─ io.spherelabs.factory.Generator.class - [JAR]