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 sbt-sonatype_2.12_1.0-3.10.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
xerial.sbt
├─ xerial.sbt.Sonatype.class - [JAR]
org.xerial.sbt.sonatype
├─ org.xerial.sbt.sonatype.BuildInfo.class - [JAR]
xerial.sbt.sonatype
├─ xerial.sbt.sonatype.ErrorCode.class - [JAR]
├─ xerial.sbt.sonatype.SonatypeClient.class - [JAR]
├─ xerial.sbt.sonatype.SonatypeException.class - [JAR]
├─ xerial.sbt.sonatype.SonatypeService.class - [JAR]