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 spark-google-spreadsheets_2.12-0.11.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.potix2.spark.google.spreadsheets.util
├─ com.github.potix2.spark.google.spreadsheets.util.Credentials.class - [JAR]
├─ com.github.potix2.spark.google.spreadsheets.util.TypeCast.class - [JAR]
com.github.potix2.spark.google.spreadsheets
├─ com.github.potix2.spark.google.spreadsheets.DefaultSource.class - [JAR]
├─ com.github.potix2.spark.google.spreadsheets.DefaultSource15.class - [JAR]
├─ com.github.potix2.spark.google.spreadsheets.SparkSpreadsheetService.class - [JAR]
├─ com.github.potix2.spark.google.spreadsheets.SpreadsheetRelation.class - [JAR]
├─ com.github.potix2.spark.google.spreadsheets.Util.class - [JAR]
├─ com.github.potix2.spark.google.spreadsheets.package.class - [JAR]