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 face-operator-v2.0.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liumapp.datapay.face
├─ com.liumapp.datapay.face.FaceOperator.class - [JAR]
├─ com.liumapp.datapay.face.FaceOperatorMain.class - [JAR]
com.liumapp.datapay.face.config
├─ com.liumapp.datapay.face.config.FaceOperatorConfig.class - [JAR]
com.liumapp.datapay.face.bean
├─ com.liumapp.datapay.face.bean.FaceApi.class - [JAR]