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 satisfaketion-generators-0.6.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.unredundant.satisfaketion.generators.en
├─ io.github.unredundant.satisfaketion.generators.en.Barcode.class - [JAR]
├─ io.github.unredundant.satisfaketion.generators.en.Beer.class - [JAR]
├─ io.github.unredundant.satisfaketion.generators.en.EnglishName.class - [JAR]
├─ io.github.unredundant.satisfaketion.generators.en.UnitedStatesAddress.class - [JAR]
io.github.unredundant.satisfaketion.generators.common
├─ io.github.unredundant.satisfaketion.generators.common.Address.class - [JAR]
├─ io.github.unredundant.satisfaketion.generators.common.Name.class - [JAR]
├─ io.github.unredundant.satisfaketion.generators.common.Utils.class - [JAR]