jar

com.gruelbox : xchange-btcc

Maven & Gradle

Apr 01, 2019

Orko XChange Fork - BTCC · Development fork. Not for general use.

Table Of Contents

Latest Version

Download com.gruelbox : xchange-btcc JAR file - Latest Versions:

All Versions

Download com.gruelbox : xchange-btcc JAR file - All Versions:

Version Vulnerabilities Size Updated
4.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window xchange-btcc-4.3.17.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.knowm.xchange.btcc.service

├─ org.knowm.xchange.btcc.service.BTCCBaseService.class - [JAR]

├─ org.knowm.xchange.btcc.service.BTCCMarketDataService.class - [JAR]

org.knowm.xchange.btcc

├─ org.knowm.xchange.btcc.BTCC.class - [JAR]

├─ org.knowm.xchange.btcc.BTCCAdapters.class - [JAR]

├─ org.knowm.xchange.btcc.BTCCExchange.class - [JAR]

org.knowm.xchange.btcc.dto.marketdata

├─ org.knowm.xchange.btcc.dto.marketdata.BTCCTicker.class - [JAR]

Advertisement