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 access-system-jvm-0.0.20.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
tz.co.asoft
├─ tz.co.asoft.ClientApp.class - [JAR]
├─ tz.co.asoft.IClientAppPrinciple.class - [JAR]
├─ tz.co.asoft.IPrinciple.class - [JAR]
├─ tz.co.asoft.ISystemPermission.class - [JAR]
├─ tz.co.asoft.IUserPrinciple.class - [JAR]
├─ tz.co.asoft.Principle.class - [JAR]
├─ tz.co.asoft.SystemPermissionGroup.class - [JAR]
├─ tz.co.asoft.SystemPermissionKt.class - [JAR]
├─ tz.co.asoft.SystemPermission_ktxKt.class - [JAR]
├─ tz.co.asoft.User.class - [JAR]
├─ tz.co.asoft.UserAccount.class - [JAR]
├─ tz.co.asoft.UserAccount_Type_ktxKt.class - [JAR]
├─ tz.co.asoft.UserRef.class - [JAR]