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 org.jresearch.commons.gwt.oauth2.shared-1.0.198.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jresearch.commons.gwt.oauth2.shared.model
├─ org.jresearch.commons.gwt.oauth2.shared.model.OauthConfiguration.class - [JAR]
├─ org.jresearch.commons.gwt.oauth2.shared.model.SocialNetwork.class - [JAR]
├─ org.jresearch.commons.gwt.oauth2.shared.model.UserInfoModel.class - [JAR]
org.jresearch.commons.gwt.oauth2.shared.service.oauth2
├─ org.jresearch.commons.gwt.oauth2.shared.service.oauth2.Oauth2Service.class - [JAR]