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 vl-fprint-pk-0.3.0-MILESTONE-202201070803.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.vacco.volach.fprint.pk
├─ io.vacco.volach.fprint.pk.VlFprintArrays.class - [JAR]
├─ io.vacco.volach.fprint.pk.VlPeakAnchorExtractor.class - [JAR]
├─ io.vacco.volach.fprint.pk.VlPeakPairExtractor.class - [JAR]
├─ io.vacco.volach.fprint.pk.VlPeakRegionExtractor.class - [JAR]
io.vacco.volach.fprint.pk.dto
├─ io.vacco.volach.fprint.pk.dto.VlAnalysisParameters.class - [JAR]
├─ io.vacco.volach.fprint.pk.dto.VlAnalysisRegion.class - [JAR]