jar

io.github.adriankhl : ksergen-ksp

Maven & Gradle

Apr 29, 2023
1 stars

KSerGen · KSP code generation library for Kotlin serialization and immutable data class

Table Of Contents

Latest Version

Download io.github.adriankhl : ksergen-ksp JAR file - Latest Versions:

All Versions

Download io.github.adriankhl : ksergen-ksp JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 ksergen-ksp-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ksergen.ksp

├─ ksergen.ksp.AnnotationFunctionsKt.class - [JAR]

├─ ksergen.ksp.FileGeneratorKt.class - [JAR]

├─ ksergen.ksp.KSerGenProvider.class - [JAR]

├─ ksergen.ksp.KSerGenSymbolProcessor.class - [JAR]

Advertisement