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 kottage-core-jvm-1.5.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.irgaly.kottage.platform
├─ io.github.irgaly.kottage.platform.Calendar.class - [JAR]
├─ io.github.irgaly.kottage.platform.Context.class - [JAR]
├─ io.github.irgaly.kottage.platform.Files.class - [JAR]
├─ io.github.irgaly.kottage.platform.Id.class - [JAR]
├─ io.github.irgaly.kottage.platform.Platform.class - [JAR]
io.github.irgaly.kottage.extension
├─ io.github.irgaly.kottage.extension.CoroutineExtensionsKt.class - [JAR]