jar

com.toasttab.ksp.builder : ksp-builder-gen-processor

Maven & Gradle

Mar 08, 2023
2 stars

KSP Builder Generator · Kotlin builder generator using KSP

Table Of Contents

Latest Version

Download com.toasttab.ksp.builder : ksp-builder-gen-processor JAR file - Latest Versions:

All Versions

Download com.toasttab.ksp.builder : ksp-builder-gen-processor JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.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 ksp-builder-gen-processor-0.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.toasttab.ksp.builder

├─ com.toasttab.ksp.builder.BuilderGenerator.class - [JAR]

├─ com.toasttab.ksp.builder.BuilderGeneratorProvider.class - [JAR]

com.toasttab.ksp.builder.descriptors

├─ com.toasttab.ksp.builder.descriptors.ContainerPropertyDescriptor.class - [JAR]

├─ com.toasttab.ksp.builder.descriptors.ContainerSpec.class - [JAR]

├─ com.toasttab.ksp.builder.descriptors.PropertyDescriptor.class - [JAR]

├─ com.toasttab.ksp.builder.descriptors.ScalarPropertyDescriptor.class - [JAR]

├─ com.toasttab.ksp.builder.descriptors.SimpleClassDescriptor.class - [JAR]