View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window assignables-annotations-0.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.lepshi.commons.assignables.annotations
├─ net.lepshi.commons.assignables.annotations.AnnotationProcessingHelper.class - [JAR]
├─ net.lepshi.commons.assignables.annotations.AssignableClassSourceGenerator.class - [JAR]
├─ net.lepshi.commons.assignables.annotations.AssignableFactoryMethodBuilder.class - [JAR]
├─ net.lepshi.commons.assignables.annotations.AssignableProcessingException.class - [JAR]
├─ net.lepshi.commons.assignables.annotations.Assignables.class - [JAR]
├─ net.lepshi.commons.assignables.annotations.AssignablesCollectingProcessor.class - [JAR]
├─ net.lepshi.commons.assignables.annotations.AssignablesGeneratingProcessor.class - [JAR]
├─ net.lepshi.commons.assignables.annotations.BeanTypeInspector.class - [JAR]
├─ net.lepshi.commons.assignables.annotations.ItemAssignableFactoryMethodBuilder.class - [JAR]
├─ net.lepshi.commons.assignables.annotations.TypesToProcess.class - [JAR]