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 portal-kodein-di-jvm-0.9.28.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.eygraber.portal.kodein.di
├─ com.eygraber.portal.kodein.di.Closest_diKt.class - [JAR]
├─ com.eygraber.portal.kodein.di.DIPropertyDelegateProvider.class - [JAR]
├─ com.eygraber.portal.kodein.di.KodeinDIComponentInitializer.class - [JAR]
├─ com.eygraber.portal.kodein.di.KodeinDIPortal.class - [JAR]
├─ com.eygraber.portal.kodein.di.KodeinDIPortalInitializer.class - [JAR]
├─ com.eygraber.portal.kodein.di.KodeinDIRoot.class - [JAR]
├─ com.eygraber.portal.kodein.di.PortalDIPropertyDelegateProvider.class - [JAR]
├─ com.eygraber.portal.kodein.di.PortalScope.class - [JAR]
├─ com.eygraber.portal.kodein.di.PortalScopeKt.class - [JAR]