jar

com.xeiam.xchange : xchange-cryptotrade

Maven & Gradle

Feb 08, 2015
1 usages

XChange Crypto Trade · XChange implementation for the Crypto Trade Exchange

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
3.0.x
2.1.x
2.0.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-cryptotrade-3.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.xeiam.xchange.cryptotrade

├─ com.xeiam.xchange.cryptotrade.CryptoTrade.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.CryptoTradeAdapters.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.CryptoTradeAuthenticated.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.CryptoTradeExchange.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.CryptoTradeUtils.class - [JAR]

com.xeiam.xchange.cryptotrade.service.polling

├─ com.xeiam.xchange.cryptotrade.service.polling.CryptoTradeAccountService.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.service.polling.CryptoTradeAccountServiceRaw.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.service.polling.CryptoTradeBasePollingService.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.service.polling.CryptoTradeMarketDataService.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.service.polling.CryptoTradeMarketDataServiceRaw.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.service.polling.CryptoTradeTradeService.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.service.polling.CryptoTradeTradeServiceRaw.class - [JAR]

com.xeiam.xchange.cryptotrade.dto.trade

├─ com.xeiam.xchange.cryptotrade.dto.trade.CryptoTradeCancelOrderReturn.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.dto.trade.CryptoTradeHistoryQueryParams.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.dto.trade.CryptoTradeOrder.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.dto.trade.CryptoTradeOrderInfoReturn.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.dto.trade.CryptoTradeOrdering.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.dto.trade.CryptoTradeOrders.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.dto.trade.CryptoTradePlaceOrderReturn.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.dto.trade.CryptoTradeTrades.class - [JAR]

com.xeiam.xchange.cryptotrade.service

├─ com.xeiam.xchange.cryptotrade.service.CryptoTradeHmacPostBodyDigest.class - [JAR]

com.xeiam.xchange.cryptotrade.dto.marketdata

├─ com.xeiam.xchange.cryptotrade.dto.marketdata.CryptoTradeDepth.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.dto.marketdata.CryptoTradePublicOrder.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.dto.marketdata.CryptoTradePublicTrade.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.dto.marketdata.CryptoTradePublicTrades.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.dto.marketdata.CryptoTradeTicker.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.dto.marketdata.CryptoTradeTickers.class - [JAR]

com.xeiam.xchange.cryptotrade.dto.account

├─ com.xeiam.xchange.cryptotrade.dto.account.CryptoTradeAccountInfo.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.dto.account.CryptoTradeTransactions.class - [JAR]

com.xeiam.xchange.cryptotrade.dto

├─ com.xeiam.xchange.cryptotrade.dto.CryptoTradeBaseResponse.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.dto.CryptoTradeException.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.dto.CryptoTradeOrderType.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.dto.CryptoTradePair.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.dto.CryptoTradePairDeserializer.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.dto.CryptoTradePairType.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.dto.CryptoTradePairs.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.dto.CryptoTradePairsDeserializer.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.dto.CryptoTradeTickerDeserializer.class - [JAR]

├─ com.xeiam.xchange.cryptotrade.dto.CryptoTradeTickersDeserializer.class - [JAR]

Advertisement