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 skom-1.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cz.encircled.skom
├─ cz.encircled.skom.Convertable.class - [JAR]
├─ cz.encircled.skom.Converter.class - [JAR]
├─ cz.encircled.skom.Extensions.class - [JAR]
├─ cz.encircled.skom.MappingConfig.class - [JAR]
├─ cz.encircled.skom.MappingDescriptor.class - [JAR]
├─ cz.encircled.skom.SimpleKotlinObjectMapper.class - [JAR]
├─ cz.encircled.skom.SimpleKotlinObjectMapperKt.class - [JAR]
├─ cz.encircled.skom.TypeWrapper.class - [JAR]