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 kotlin-common-web-jvm-0.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.huanshankeji.web.test
├─ com.huanshankeji.web.test.ConstantsKt.class - [JAR]
com.huanshankeji.web
├─ com.huanshankeji.web.ConstantsKt.class - [JAR]
com.huanshankeji.web.cors
├─ com.huanshankeji.web.cors.ConstantsKt.class - [JAR]
├─ com.huanshankeji.web.cors.OriginKt.class - [JAR]
├─ com.huanshankeji.web.cors.PatternsKt.class - [JAR]