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 groogle-sheet-3.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.puravida.groogle
├─ com.puravida.groogle.SheetService.class - [JAR]
├─ com.puravida.groogle.SheetServiceBuilder.class - [JAR]
com.puravida.groogle.impl
├─ com.puravida.groogle.impl.AppendDataSourceSpec.class - [JAR]
├─ com.puravida.groogle.impl.AppendRangeSpec.class - [JAR]
├─ com.puravida.groogle.impl.CellSpec.class - [JAR]
├─ com.puravida.groogle.impl.GroovySheetService.class - [JAR]
├─ com.puravida.groogle.impl.RangeSpec.class - [JAR]
├─ com.puravida.groogle.impl.WithSheetSpec.class - [JAR]
├─ com.puravida.groogle.impl.WithSpreadSheetSpec.class - [JAR]