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-rebate-2.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.binance4j.rebate.dto
├─ com.binance4j.rebate.dto.Rebate.class - [JAR]
├─ com.binance4j.rebate.dto.RebateData.class - [JAR]
├─ com.binance4j.rebate.dto.RebateType.class - [JAR]
├─ com.binance4j.rebate.dto.SpotRebateHistoryResponse.class - [JAR]
com.binance4j.rebate.client
├─ com.binance4j.rebate.client.RebateClient.class - [JAR]
├─ com.binance4j.rebate.client.RebateMapping.class - [JAR]
com.binance4j.rebate.param
├─ com.binance4j.rebate.param.SpotRebateHistoryParams.class - [JAR]