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 core-metadata-utils-1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.partech.meta
├─ com.partech.meta.Default.class - [JAR]
├─ com.partech.meta.IDelegate.class - [JAR]
├─ com.partech.meta.Keyed.class - [JAR]
├─ com.partech.meta.KeyedMetadataFieldWithDefault.class - [JAR]
├─ com.partech.meta.MetadataField.class - [JAR]
├─ com.partech.meta.MetadataFieldKt.class - [JAR]
├─ com.partech.meta.MetadataFieldWithDefault.class - [JAR]