jar

org.jetbrains.kotlinx : dataframe-spreadsheets

Maven & Gradle

Jun 01, 2022
719 stars

dataframe-spreadsheets · Spreadsheets support for Kotlin Dataframe

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
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-spreadsheets-0.8.0-dev-1014-0.11.0.101.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