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 petrovich4j-1.1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.petrovich4j
├─ com.github.petrovich4j.Case.class - [JAR]
├─ com.github.petrovich4j.Gender.class - [JAR]
├─ com.github.petrovich4j.Library.class - [JAR]
├─ com.github.petrovich4j.NameType.class - [JAR]
├─ com.github.petrovich4j.Petrovich.class - [JAR]
├─ com.github.petrovich4j.Rule.class - [JAR]
├─ com.github.petrovich4j.RuleSet.class - [JAR]