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 libfax-phaxio-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.wix.fax.phaxio
├─ com.wix.fax.phaxio.Credentials.class - [JAR]
├─ com.wix.fax.phaxio.Endpoint.class - [JAR]
├─ com.wix.fax.phaxio.PhaxioClient.class - [JAR]
├─ com.wix.fax.phaxio.PhaxioException.class - [JAR]
├─ com.wix.fax.phaxio.PhaxioFax.class - [JAR]
├─ com.wix.fax.phaxio.PhaxioHelper.class - [JAR]