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 xchange-paribu-5.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.knowm.xchange.paribu.dto.marketdata
├─ org.knowm.xchange.paribu.dto.marketdata.BTC_TL.class - [JAR]
├─ org.knowm.xchange.paribu.dto.marketdata.ParibuTicker.class - [JAR]
org.knowm.xchange.paribu
├─ org.knowm.xchange.paribu.Paribu.class - [JAR]
├─ org.knowm.xchange.paribu.ParibuAdapters.class - [JAR]
├─ org.knowm.xchange.paribu.ParibuExchange.class - [JAR]
org.knowm.xchange.paribu.service
├─ org.knowm.xchange.paribu.service.ParibuBaseService.class - [JAR]
├─ org.knowm.xchange.paribu.service.ParibuMarketDataService.class - [JAR]
├─ org.knowm.xchange.paribu.service.ParibuMarketDataServiceRaw.class - [JAR]