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 floodplain-googlesheets-1.13.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.floodplain.sink.sheet
├─ io.floodplain.sink.sheet.GoogleSheetConfiguration.class - [JAR]
├─ io.floodplain.sink.sheet.GoogleSheetSink.class - [JAR]
├─ io.floodplain.sink.sheet.GoogleSheetSinkKt.class - [JAR]
├─ io.floodplain.sink.sheet.SheetSink.class - [JAR]
├─ io.floodplain.sink.sheet.SheetSinkConnector.class - [JAR]
├─ io.floodplain.sink.sheet.SheetSinkTask.class - [JAR]
├─ io.floodplain.sink.sheet.UpdateTuple.class - [JAR]