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 libpay-paypal-common-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.wix.pay.paypal.model
├─ com.wix.pay.paypal.model.Error.class - [JAR]
├─ com.wix.pay.paypal.model.ErrorNames.class - [JAR]
com.wix.pay.paypal
├─ com.wix.pay.paypal.PaypalHelper.class - [JAR]