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 module-api-extraction-2023.19.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.avito.module_api_extraction
├─ com.avito.module_api_extraction.ModuleApiExtractionExtension.class - [JAR]
├─ com.avito.module_api_extraction.ModuleApiExtractionPlugin.class - [JAR]
├─ com.avito.module_api_extraction.ModuleApiExtractionTask.class - [JAR]
├─ com.avito.module_api_extraction.ModuleApiExtractor.class - [JAR]
├─ com.avito.module_api_extraction.SyntheticProject.class - [JAR]
├─ com.avito.module_api_extraction.SyntheticProjectJsonAdapter.class - [JAR]
├─ com.avito.module_api_extraction.SyntheticProject_SourceJsonAdapter.class - [JAR]