jar

org.jetbrains.kotlinx.dataframe : symbol-processor

Maven & Gradle

Nov 17, 2022
833 stars

symbol-processor · Annotation preprocessor for DataFrame

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
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 symbol-processor-0.8.1-dev-1195.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]