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 alchemy-inject-1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.strandls.alchemy.inject
├─ com.strandls.alchemy.inject.AlchemyModule.class - [JAR]
├─ com.strandls.alchemy.inject.AlchemyModuleFilter.class - [JAR]
├─ com.strandls.alchemy.inject.AlchemyModuleFilterConfiguration.class - [JAR]
├─ com.strandls.alchemy.inject.AlchemyModuleLister.class - [JAR]
├─ com.strandls.alchemy.inject.AlchemyStaticModuleConfiguration.class - [JAR]
com.strandls.alchemy.reflect
├─ com.strandls.alchemy.reflect.CachingJavaTypeQueryHandler.class - [JAR]
├─ com.strandls.alchemy.reflect.JavaTypeQueryHandler.class - [JAR]
├─ com.strandls.alchemy.reflect.ReflectionModule.class - [JAR]