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 value-processor-0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.tatarka.valueprocessor
├─ me.tatarka.valueprocessor.ConstructionSource.class - [JAR]
├─ me.tatarka.valueprocessor.ElementException.class - [JAR]
├─ me.tatarka.valueprocessor.Properties.class - [JAR]
├─ me.tatarka.valueprocessor.Property.class - [JAR]
├─ me.tatarka.valueprocessor.TypeUtilKt.class - [JAR]
├─ me.tatarka.valueprocessor.Value.class - [JAR]
├─ me.tatarka.valueprocessor.ValueCreator.class - [JAR]