This is an extension library for Google's Jetpack Compose navigation library.
(https://developer.android.com/jetpack/compose/navigation).
Takes care of route string building and provides complex data
class parameter passing between composable screens.
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 navcompose-android-0.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.