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 fenxlib.icons.fa-2.1.2.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.legyver.fenxlib.icons.fa
├─ com.legyver.fenxlib.icons.fa.FontAwesomeFreeSolidIcons.class - [JAR]
├─ com.legyver.fenxlib.icons.fa.FontAwesomeFreeStandardIcons.class - [JAR]
├─ com.legyver.fenxlib.icons.fa.FontAwesomeIconFonts.class - [JAR]
com.legyver.fenxlib.icons.fa.license
├─ com.legyver.fenxlib.icons.fa.license.LicenseServiceImpl.class - [JAR]
com.legyver.fenxlib.icons.fa.service
├─ com.legyver.fenxlib.icons.fa.service.IconServiceImpl.class - [JAR]