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 navigation-testing-jvm-0.18.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.freeletics.khonshu.navigation.deeplinks
├─ com.freeletics.khonshu.navigation.deeplinks.DeepLinkDefinition.class - [JAR]
├─ com.freeletics.khonshu.navigation.deeplinks.DeepLinkDefinitions.class - [JAR]
├─ com.freeletics.khonshu.navigation.deeplinks.DeepLinkTestingKt.class - [JAR]
├─ com.freeletics.khonshu.navigation.deeplinks.PatternDefinition.class - [JAR]
├─ com.freeletics.khonshu.navigation.deeplinks.PlaceholderDefinition.class - [JAR]
├─ com.freeletics.khonshu.navigation.deeplinks.PrefixDefinition.class - [JAR]