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-compose-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.compose
├─ com.eygraber.portal.compose.ComposePortal.class - [JAR]
├─ com.eygraber.portal.compose.ComposePortalEntry.class - [JAR]
├─ com.eygraber.portal.compose.ComposePortalManager.class - [JAR]
├─ com.eygraber.portal.compose.ComposePortalManagerKt.class - [JAR]
├─ com.eygraber.portal.compose.ComposePortalTransitionsKt.class - [JAR]
├─ com.eygraber.portal.compose.PortalTransition.class - [JAR]
├─ com.eygraber.portal.compose.PortalTransitionProvider.class - [JAR]
├─ com.eygraber.portal.compose.SimplePortalTransitionProvider.class - [JAR]