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 semverfi_2.9.2-0.1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
semverfi
├─ semverfi.Appending.class - [JAR]
├─ semverfi.BuildVersion.class - [JAR]
├─ semverfi.Bumping.class - [JAR]
├─ semverfi.Digit.class - [JAR]
├─ semverfi.Invalid.class - [JAR]
├─ semverfi.Major.class - [JAR]
├─ semverfi.Minor.class - [JAR]
├─ semverfi.NormalVersion.class - [JAR]
├─ semverfi.Normalizing.class - [JAR]
├─ semverfi.Parse.class - [JAR]
├─ semverfi.Patch.class - [JAR]
├─ semverfi.PreReleaseVersion.class - [JAR]
├─ semverfi.SemVersion.class - [JAR]
├─ semverfi.SemVersionOrdering.class - [JAR]
├─ semverfi.Show.class - [JAR]
├─ semverfi.Valid.class - [JAR]
├─ semverfi.Version.class - [JAR]