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 bouncr-hook-license-0.2.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.unit8.bouncr.hook.license.entity
├─ net.unit8.bouncr.hook.license.entity.LicenseLastActivity.class - [JAR]
├─ net.unit8.bouncr.hook.license.entity.UserLicense.class - [JAR]
net.unit8.bouncr.hook.license
├─ net.unit8.bouncr.hook.license.LicenseCheckHook.class - [JAR]
├─ net.unit8.bouncr.hook.license.LicenseConfig.class - [JAR]
├─ net.unit8.bouncr.hook.license.LicenseDeleteHook.class - [JAR]
├─ net.unit8.bouncr.hook.license.LicenseKey.class - [JAR]
├─ net.unit8.bouncr.hook.license.LicenseUpdateHook.class - [JAR]
net.unit8.bouncr.hook.license.migration
├─ net.unit8.bouncr.hook.license.migration.V1__CreateUserLicense.class - [JAR]