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 precompose-navigation-typesafe-desktop-0.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
tech.annexflow.precompose.navigation.typesafe
├─ tech.annexflow.precompose.navigation.typesafe.ExperimentalTypeSafeApi.class - [JAR]
├─ tech.annexflow.precompose.navigation.typesafe.NavHostKt.class - [JAR]
├─ tech.annexflow.precompose.navigation.typesafe.NavigatorKt.class - [JAR]
├─ tech.annexflow.precompose.navigation.typesafe.PopUpToKt.class - [JAR]
├─ tech.annexflow.precompose.navigation.typesafe.Route.class - [JAR]
├─ tech.annexflow.precompose.navigation.typesafe.RouteBuilderKt.class - [JAR]
├─ tech.annexflow.precompose.navigation.typesafe.RouteGenerationKt.class - [JAR]
tech.annexflow.precompose.navigation.typesafe.internal
├─ tech.annexflow.precompose.navigation.typesafe.internal.BackStackEntryDecoder.class - [JAR]
├─ tech.annexflow.precompose.navigation.typesafe.internal.PathEncoder.class - [JAR]
├─ tech.annexflow.precompose.navigation.typesafe.internal.RouteExtKt.class - [JAR]
├─ tech.annexflow.precompose.navigation.typesafe.internal.RouteSerializersModuleKt.class - [JAR]