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-truefx-5.1.2.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.knowm.xchange.truefx.dto.marketdata
├─ org.knowm.xchange.truefx.dto.marketdata.TrueFxTicker.class - [JAR]
org.knowm.xchange.truefx
├─ org.knowm.xchange.truefx.TrueFxAdapters.class - [JAR]
├─ org.knowm.xchange.truefx.TrueFxExchange.class - [JAR]
├─ org.knowm.xchange.truefx.TrueFxPublic.class - [JAR]
org.knowm.xchange.truefx.service
├─ org.knowm.xchange.truefx.service.TrueFxMarketDataService.class - [JAR]
├─ org.knowm.xchange.truefx.service.TrueFxMarketDataServiceRaw.class - [JAR]