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 runtime-mapping-0.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.darvld.wireframe.mapping
├─ io.github.darvld.wireframe.mapping.FieldSetKt.class - [JAR]
├─ io.github.darvld.wireframe.mapping.InputMapper.class - [JAR]
├─ io.github.darvld.wireframe.mapping.InputTransform.class - [JAR]
├─ io.github.darvld.wireframe.mapping.InputTransformKt.class - [JAR]
├─ io.github.darvld.wireframe.mapping.MappingSource.class - [JAR]
├─ io.github.darvld.wireframe.mapping.MappingTarget.class - [JAR]
├─ io.github.darvld.wireframe.mapping.Model.class - [JAR]
├─ io.github.darvld.wireframe.mapping.OutputMapper.class - [JAR]
├─ io.github.darvld.wireframe.mapping.OutputTransform.class - [JAR]
├─ io.github.darvld.wireframe.mapping.OutputTransformKt.class - [JAR]