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 plotlykt-server-0.5.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
space.kscience.plotly.server
├─ space.kscience.plotly.server.MetaChangeCollector.class - [JAR]
├─ space.kscience.plotly.server.MetaChangeCollectorKt.class - [JAR]
├─ space.kscience.plotly.server.PlotlyServer.class - [JAR]
├─ space.kscience.plotly.server.PlotlyServerConfiguration.class - [JAR]
├─ space.kscience.plotly.server.PlotlyServerIntegration.class - [JAR]
├─ space.kscience.plotly.server.PlotlyServerIntegrationKt.class - [JAR]
├─ space.kscience.plotly.server.PlotlyServerKt.class - [JAR]
├─ space.kscience.plotly.server.PlotlyUpdateMode.class - [JAR]
├─ space.kscience.plotly.server.ServerPlotlyRenderer.class - [JAR]
├─ space.kscience.plotly.server.Update.class - [JAR]