jar

org.knowm.xchange : xchange-chbtc

Maven & Gradle

Nov 08, 2017
3.3k stars

XChange CHBTC · XChange implementation for the CHBTC Exchange

Table Of Contents

Latest Version

Download org.knowm.xchange : xchange-chbtc JAR file - Latest Versions:

All Versions

Download org.knowm.xchange : xchange-chbtc JAR file - All Versions:

Version Vulnerabilities Size Updated
4.3.x
4.2.x
4.1.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-chbtc-4.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.knowm.xchange.chbtc.service

├─ org.knowm.xchange.chbtc.service.ChbtcMarketDataService.class - [JAR]

├─ org.knowm.xchange.chbtc.service.ChbtcMarketDataServiceRaw.class - [JAR]

org.knowm.xchange.chbtc

├─ org.knowm.xchange.chbtc.Chbtc.class - [JAR]

├─ org.knowm.xchange.chbtc.ChbtcAdapters.class - [JAR]

├─ org.knowm.xchange.chbtc.ChbtcExchange.class - [JAR]

org.knowm.xchange.chbtc.dto.marketdata

├─ org.knowm.xchange.chbtc.dto.marketdata.ChbtcOrderBook.class - [JAR]

├─ org.knowm.xchange.chbtc.dto.marketdata.ChbtcTicker.class - [JAR]

├─ org.knowm.xchange.chbtc.dto.marketdata.ChbtcTickerResponse.class - [JAR]

├─ org.knowm.xchange.chbtc.dto.marketdata.ChbtcTrade.class - [JAR]

Advertisement