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 observability-tools-19.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.proton.core.observability.tools
├─ me.proton.core.observability.tools.ApiCommand.class - [JAR]
├─ me.proton.core.observability.tools.BaseCommand.class - [JAR]
├─ me.proton.core.observability.tools.DownloadCommand.class - [JAR]
├─ me.proton.core.observability.tools.GenerateCommand.class - [JAR]
├─ me.proton.core.observability.tools.ObservabilityToolsKt.class - [JAR]
├─ me.proton.core.observability.tools.SearchCommand.class - [JAR]