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 korlibs-platform-jvm-5.5.0-alpha1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
korlibs.platform
├─ korlibs.platform.Arch.class - [JAR]
├─ korlibs.platform.BuildVariant.class - [JAR]
├─ korlibs.platform.Current_commonKt.class - [JAR]
├─ korlibs.platform.Current_jvmKt.class - [JAR]
├─ korlibs.platform.Endian.class - [JAR]
├─ korlibs.platform.Os.class - [JAR]
├─ korlibs.platform.Platform.class - [JAR]
├─ korlibs.platform.Runtime.class - [JAR]