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 truelicense-v4-4.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
global.namespace.truelicense.v4
├─ global.namespace.truelicense.v4.V4.class - [JAR]
├─ global.namespace.truelicense.v4.V4Codec.class - [JAR]
├─ global.namespace.truelicense.v4.V4CodecFactory.class - [JAR]
├─ global.namespace.truelicense.v4.V4Encryption.class - [JAR]
├─ global.namespace.truelicense.v4.V4License.class - [JAR]
├─ global.namespace.truelicense.v4.V4LicenseFactory.class - [JAR]
├─ global.namespace.truelicense.v4.V4RepositoryController.class - [JAR]
├─ global.namespace.truelicense.v4.V4RepositoryFactory.class - [JAR]
├─ global.namespace.truelicense.v4.V4RepositoryModel.class - [JAR]