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 comparizen-java-client-0.0.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.comparizen.client.model
├─ com.comparizen.client.model.DiffConfig.class - [JAR]
├─ com.comparizen.client.model.TestRunStatus.class - [JAR]
├─ com.comparizen.client.model.TestRunStatusResponse.class - [JAR]
com.comparizen.client.util
├─ com.comparizen.client.util.HttpResponse.class - [JAR]
├─ com.comparizen.client.util.HttpUtil.class - [JAR]
├─ com.comparizen.client.util.ImageType.class - [JAR]
├─ com.comparizen.client.util.UnknownMimeTypeException.class - [JAR]
com.comparizen.client
├─ com.comparizen.client.ComparisonProperties.class - [JAR]
├─ com.comparizen.client.ComparizenClient.class - [JAR]
├─ com.comparizen.client.ComparizenClientException.class - [JAR]