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 ktor-velocity-1.6.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.ktor.velocity
├─ io.ktor.velocity.RespondTemplateKt.class - [JAR]
├─ io.ktor.velocity.Velocity.class - [JAR]
├─ io.ktor.velocity.VelocityContent.class - [JAR]
├─ io.ktor.velocity.VelocityKt.class - [JAR]
├─ io.ktor.velocity.VelocityTools.class - [JAR]
├─ io.ktor.velocity.VelocityToolsKt.class - [JAR]