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 kdfutils-1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jetbrains.kotlinx.dataframe.api
├─ org.jetbrains.kotlinx.dataframe.api.LetsPlotUtilKt.class - [JAR]
com.github.holgerbrandl.kdfutils
├─ com.github.holgerbrandl.kdfutils.MakeNamesKt.class - [JAR]
├─ com.github.holgerbrandl.kdfutils.MiscKt.class - [JAR]
├─ com.github.holgerbrandl.kdfutils.ToKDFKt.class - [JAR]
├─ com.github.holgerbrandl.kdfutils.ToKranglKt.class - [JAR]
org.jetbrains.kotlinx.dataframe.api.util
├─ org.jetbrains.kotlinx.dataframe.api.util.UnfoldKt.class - [JAR]
com.github.holgerbrandl.kdfutils.internal
├─ com.github.holgerbrandl.kdfutils.internal.InternalUtilKt.class - [JAR]
org.jetbrains.kotlinx.dataframe.datasets
├─ org.jetbrains.kotlinx.dataframe.datasets.DataSetsKt.class - [JAR]
├─ org.jetbrains.kotlinx.dataframe.datasets.SleepPattern.class - [JAR]