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 government-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.government
├─ com.liumapp.datapay.government.GovernmentOperator.class - [JAR]
├─ com.liumapp.datapay.government.GovernmentOperatorMain.class - [JAR]
com.liumapp.datapay.government.status
├─ com.liumapp.datapay.government.status.EntTypeEnum.class - [JAR]
├─ com.liumapp.datapay.government.status.TypeEnum.class - [JAR]
com.liumapp.datapay.government.config
├─ com.liumapp.datapay.government.config.GovernmentOperatorConfig.class - [JAR]
com.liumapp.datapay.government.bean
├─ com.liumapp.datapay.government.bean.GovernmentApi.class - [JAR]