jar

com.xeiam.xchange : xchange-btc38

Maven & Gradle

Aug 09, 2015

XChange BTC38 · XChange implementation for BTC38 exchange

Table Of Contents

Latest Version

Download com.xeiam.xchange : xchange-btc38 JAR file - Latest Versions:

All Versions

Download com.xeiam.xchange : xchange-btc38 JAR file - All Versions:

Version Vulnerabilities Size Updated
3.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-btc38-3.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.xeiam.xchange.btc38

├─ com.xeiam.xchange.btc38.Btc38.class - [JAR]

├─ com.xeiam.xchange.btc38.Btc38Adapters.class - [JAR]

├─ com.xeiam.xchange.btc38.Btc38Exchange.class - [JAR]

com.xeiam.xchange.btc38.service.polling

├─ com.xeiam.xchange.btc38.service.polling.Btc38BasePollingService.class - [JAR]

├─ com.xeiam.xchange.btc38.service.polling.Btc38MarketDataService.class - [JAR]

├─ com.xeiam.xchange.btc38.service.polling.Btc38MarketDataServiceRaw.class - [JAR]

com.xeiam.xchange.btc38.dto.marketdata

├─ com.xeiam.xchange.btc38.dto.marketdata.Btc38Ticker.class - [JAR]

├─ com.xeiam.xchange.btc38.dto.marketdata.Btc38TickerReturn.class - [JAR]

Advertisement