jar

dev.teogor.stitch : ksp

Maven & Gradle

Feb 06, 2024
5 stars

Stitch KSP ยท ๐Ÿชก Stitch handles the Room boilerplate, including automatic generation of repositories, dependency injection integration, and flexible customizations.

Table Of Contents

Latest Version

Download dev.teogor.stitch : ksp JAR file - Latest Versions:

All Versions

Download dev.teogor.stitch : ksp JAR file - All Versions:

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

dev.teogor.stitch.ksp.processors

โ”œโ”€ dev.teogor.stitch.ksp.processors.ConfigParser.class - [JAR]

โ”œโ”€ dev.teogor.stitch.ksp.processors.KspToCodeGenDestinationsMapper.class - [JAR]

โ”œโ”€ dev.teogor.stitch.ksp.processors.Processor.class - [JAR]

โ”œโ”€ dev.teogor.stitch.ksp.processors.ProcessorKt.class - [JAR]

โ”œโ”€ dev.teogor.stitch.ksp.processors.WrongConfigurationSetup.class - [JAR]

dev.teogor.stitch.ksp.commons

โ”œโ”€ dev.teogor.stitch.ksp.commons.KSFileSourceMapper.class - [JAR]

dev.teogor.stitch.ksp

โ”œโ”€ dev.teogor.stitch.ksp.ProcessorProvider.class - [JAR]

dev.teogor.stitch.ksp.codegen

โ”œโ”€ dev.teogor.stitch.ksp.codegen.KspCodeOutputStreamMaker.class - [JAR]

โ”œโ”€ dev.teogor.stitch.ksp.codegen.KspLogger.class - [JAR]

Advertisement