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 http4k-htmx-5.7.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.http4k.core
├─ org.http4k.core.HtmxExtensionsKt.class - [JAR]
org.http4k.lens
├─ org.http4k.lens.HeadersKt.class - [JAR]
org.http4k.routing
├─ org.http4k.routing.HtmxWebjarKt.class - [JAR]
├─ org.http4k.routing.Versions.class - [JAR]
org.http4k.htmx
├─ org.http4k.htmx.CssSelector.class - [JAR]
├─ org.http4k.htmx.HxSwap.class - [JAR]
├─ org.http4k.htmx.Id.class - [JAR]