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 uri-jvm-2.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.motorro.keeplink.uri
├─ com.motorro.keeplink.uri.PshComponentsSerializer.class - [JAR]
├─ com.motorro.keeplink.uri.UriComponents.class - [JAR]
├─ com.motorro.keeplink.uri.UriToolsKt.class - [JAR]
├─ com.motorro.keeplink.uri.UtilsKt.class - [JAR]
com.motorro.keeplink.uri.data
├─ com.motorro.keeplink.uri.data.ComponentValue.class - [JAR]
├─ com.motorro.keeplink.uri.data.HashComponent.class - [JAR]
├─ com.motorro.keeplink.uri.data.Param.class - [JAR]
├─ com.motorro.keeplink.uri.data.ParamKt.class - [JAR]
├─ com.motorro.keeplink.uri.data.PathComponent.class - [JAR]
├─ com.motorro.keeplink.uri.data.PshComponents.class - [JAR]
├─ com.motorro.keeplink.uri.data.PshComponentsImpl.class - [JAR]
├─ com.motorro.keeplink.uri.data.SearchComponent.class - [JAR]
├─ com.motorro.keeplink.uri.data.Utm.class - [JAR]
├─ com.motorro.keeplink.uri.data.UtmKt.class - [JAR]