jar

org.jetbrains.kotlinx : dataframe-excel

Maven & Gradle

Aug 23, 2023
719 stars

dataframe-excel · Excel support for Kotlin Dataframe

Table Of Contents

Latest Version

Download org.jetbrains.kotlinx : dataframe-excel JAR file - Latest Versions:

All Versions

Download org.jetbrains.kotlinx : dataframe-excel JAR file - All Versions:

Version Vulnerabilities Size Updated
1727
1548
0.12.x
0.11.x
0.10.x
0.9.x
0.8.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window dataframe-excel-0.12.0-dev-2310.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jetbrains.kotlinx.dataframe.io

├─ org.jetbrains.kotlinx.dataframe.io.DefaultReadExcelMethod.class - [JAR]

├─ org.jetbrains.kotlinx.dataframe.io.Excel.class - [JAR]

├─ org.jetbrains.kotlinx.dataframe.io.WorkBookType.class - [JAR]

├─ org.jetbrains.kotlinx.dataframe.io.XlsxKt.class - [JAR]

Advertisement