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 openapi-jvm-0.8.10.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
community.flock.wirespec.openapi
├─ community.flock.wirespec.openapi.Common.class - [JAR]
community.flock.wirespec.openapi.v2
├─ community.flock.wirespec.openapi.v2.OpenApiParser.class - [JAR]
├─ community.flock.wirespec.openapi.v2.OpenApiParserKt.class - [JAR]
community.flock.wirespec.openapi.v3
├─ community.flock.wirespec.openapi.v3.OpenApiParser.class - [JAR]
├─ community.flock.wirespec.openapi.v3.OpenApiParserKt.class - [JAR]