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 scalafmt-sysops_sjs1_2.13-3.7.4-fork-1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.scalafmt.sysops
├─ org.scalafmt.sysops.AbsoluteFile.class - [JAR]
├─ org.scalafmt.sysops.BatchPathFinder.class - [JAR]
├─ org.scalafmt.sysops.FileOps.class - [JAR]
├─ org.scalafmt.sysops.GitOps.class - [JAR]
├─ org.scalafmt.sysops.GitOpsImpl.class - [JAR]
├─ org.scalafmt.sysops.OsSpecific.class - [JAR]
org.scalafmt
├─ org.scalafmt.CompatCollections.class - [JAR]