jar

io.github.mofazhe : prefs-builder-annotation-processor

Maven & Gradle

Jun 03, 2021
0 stars

prefs-builder-annotation-processor · the Annotation Processor of Prefs Builder

Table Of Contents

Latest Version

Download io.github.mofazhe : prefs-builder-annotation-processor JAR file - Latest Versions:

All Versions

Download io.github.mofazhe : prefs-builder-annotation-processor 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 prefs-builder-annotation-processor-0.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.mfz.prefsbuilder.annotationprocessor

├─ com.mfz.prefsbuilder.annotationprocessor.AnnotationList.class - [JAR]

├─ com.mfz.prefsbuilder.annotationprocessor.Const.class - [JAR]

├─ com.mfz.prefsbuilder.annotationprocessor.ElementHandler.class - [JAR]

├─ com.mfz.prefsbuilder.annotationprocessor.MethodInfo.class - [JAR]

├─ com.mfz.prefsbuilder.annotationprocessor.MethodUtils.class - [JAR]

├─ com.mfz.prefsbuilder.annotationprocessor.PrefsBuilderProcessor.class - [JAR]

├─ com.mfz.prefsbuilder.annotationprocessor.PrefsClassInfo.class - [JAR]

├─ com.mfz.prefsbuilder.annotationprocessor.PrintLog.class - [JAR]

├─ com.mfz.prefsbuilder.annotationprocessor.StringUtils.class - [JAR]

Advertisement