jar

nl.loxia.builder.generator : builderGenerator

Maven & Gradle

Aug 03, 2023

Loxia builder generator · The Loxia builder generator. This is the annotation processor which generates the builder classes.

Table Of Contents

Latest Version

Download nl.loxia.builder.generator : builderGenerator JAR file - Latest Versions:

All Versions

Download nl.loxia.builder.generator : builderGenerator 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 builderGenerator-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

nl.loxia.builder.generator.ap

├─ nl.loxia.builder.generator.ap.Alias.class - [JAR]

├─ nl.loxia.builder.generator.ap.BuilderData.class - [JAR]

├─ nl.loxia.builder.generator.ap.BuilderGenerator.class - [JAR]

├─ nl.loxia.builder.generator.ap.BuilderProcessor.class - [JAR]

├─ nl.loxia.builder.generator.ap.FreeMarkerWriter.class - [JAR]

├─ nl.loxia.builder.generator.ap.Member.class - [JAR]

├─ nl.loxia.builder.generator.ap.TypeUtils.class - [JAR]