jar

org.jetbrains.kotlinx.dataframe : symbol-processor-all

Maven & Gradle

Aug 23, 2023
833 stars

symbol-processor-all · Annotation preprocessor for DataFrame

Table Of Contents

Latest Version

Download org.jetbrains.kotlinx.dataframe : symbol-processor-all JAR file - Latest Versions:

All Versions

Download org.jetbrains.kotlinx.dataframe : symbol-processor-all JAR file - All Versions:

Version Vulnerabilities Size Updated
1727
1548
0.12.x
0.11.x
0.10.x
0.9.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 symbol-processor-all-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.dataframe.ksp

├─ org.jetbrains.dataframe.ksp.BaseFieldImpl.class - [JAR]

├─ org.jetbrains.dataframe.ksp.DataFrameNames.class - [JAR]

├─ org.jetbrains.dataframe.ksp.DataFrameSymbolProcessor.class - [JAR]

├─ org.jetbrains.dataframe.ksp.DataFrameSymbolProcessorProvider.class - [JAR]

├─ org.jetbrains.dataframe.ksp.DataSchemaGenerator.class - [JAR]

├─ org.jetbrains.dataframe.ksp.ExtensionsGenerator.class - [JAR]

├─ org.jetbrains.dataframe.ksp.GetQualifiedNameOrThrowKt.class - [JAR]

├─ org.jetbrains.dataframe.ksp.Property.class - [JAR]

├─ org.jetbrains.dataframe.ksp.PropertyRendererKt.class - [JAR]