jar

com.github.matthiasrobbers : shortbread-compiler

Maven & Gradle

Apr 10, 2021
1.7k stars

Shortbread compiler · Annotation processor for shortbread

Table Of Contents

Latest Version

Download com.github.matthiasrobbers : shortbread-compiler JAR file - Latest Versions:

All Versions

Download com.github.matthiasrobbers : shortbread-compiler JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.2.x
1.1.x
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 shortbread-compiler-1.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

shortbread

├─ shortbread.CodeGenerator.class - [JAR]

├─ shortbread.Id.class - [JAR]

├─ shortbread.RScanner.class - [JAR]

├─ shortbread.ShortcutAnnotatedClass.class - [JAR]

├─ shortbread.ShortcutAnnotatedElement.class - [JAR]

├─ shortbread.ShortcutAnnotatedMethod.class - [JAR]

├─ shortbread.ShortcutData.class - [JAR]

├─ shortbread.ShortcutProcessor.class - [JAR]

├─ shortbread.ShortcutValidator.class - [JAR]

Advertisement