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 barcodeframework-koin-1.0.1-beta12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.vjh0107.barcode.framework.koin.bean
├─ com.vjh0107.barcode.framework.koin.bean.BarcodeBeanModuleFactory.class - [JAR]
com.vjh0107.barcode.framework.component.handler
├─ com.vjh0107.barcode.framework.component.handler.ComponentHandlerModule.class - [JAR]
com.vjh0107.barcode.framework.koin.injector
├─ com.vjh0107.barcode.framework.koin.injector.DefaultContextInjectorKt.class - [JAR]
├─ com.vjh0107.barcode.framework.koin.injector.ReflectionInjector.class - [JAR]
com.vjh0107.barcode.framework.koin
├─ com.vjh0107.barcode.framework.koin.KoinContextualApplication.class - [JAR]
├─ com.vjh0107.barcode.framework.koin.KoinContextualApplicationExtensionKt.class - [JAR]
├─ com.vjh0107.barcode.framework.koin.ModuleFieldAccessorKt.class - [JAR]
com.vjh0107.barcode.framework.koin.annotation
├─ com.vjh0107.barcode.framework.koin.annotation.BarcodeFactory.class - [JAR]
├─ com.vjh0107.barcode.framework.koin.annotation.BarcodeSingleton.class - [JAR]
├─ com.vjh0107.barcode.framework.koin.annotation.KoinAnnotationProcessor.class - [JAR]