jar

dev.mccue : magic-bean

Maven & Gradle

Aug 09, 2023
84 stars

Magic Bean · A very basic library which will generate POJOs.

Table Of Contents

Latest Version

Download dev.mccue : magic-bean JAR file - Latest Versions:

All Versions

Download dev.mccue : magic-bean JAR file - All Versions:

Version Vulnerabilities Size Updated
3.3.x
3.2.x
3.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 magic-bean-3.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

dev.mccue.magicbean.processor

├─ dev.mccue.magicbean.processor.AnnotationProcessor.class - [JAR]

dev.mccue.magicbean

├─ dev.mccue.magicbean.MagicBean.class - [JAR]

Advertisement