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 binance4j-loan-2.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.binance4j.loan.dto
├─ com.binance4j.loan.dto.LoanIncome.class - [JAR]
├─ com.binance4j.loan.dto.LoanIncomeType.class - [JAR]
com.binance4j.loan.param
├─ com.binance4j.loan.param.LoanIncomeHistoryParams.class - [JAR]
com.binance4j.loan.client
├─ com.binance4j.loan.client.LoanClient.class - [JAR]
├─ com.binance4j.loan.client.LoanMapping.class - [JAR]