jar

com.gruelbox : xchange-btcturk

Maven & Gradle

Apr 01, 2019

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

Table Of Contents

Latest Version

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

All Versions

Download com.gruelbox : xchange-btcturk 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-btcturk-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.btcturk.service

├─ org.knowm.xchange.btcturk.service.BTCTurkAccountService.class - [JAR]

├─ org.knowm.xchange.btcturk.service.BTCTurkAccountServiceRaw.class - [JAR]

├─ org.knowm.xchange.btcturk.service.BTCTurkBaseService.class - [JAR]

├─ org.knowm.xchange.btcturk.service.BTCTurkDigest.class - [JAR]

├─ org.knowm.xchange.btcturk.service.BTCTurkMarketDataService.class - [JAR]

├─ org.knowm.xchange.btcturk.service.BTCTurkMarketDataServiceRaw.class - [JAR]

├─ org.knowm.xchange.btcturk.service.BTCTurkTradeService.class - [JAR]

├─ org.knowm.xchange.btcturk.service.BTCTurkTradeServiceRaw.class - [JAR]

org.knowm.xchange.btcturk.dto.account

├─ org.knowm.xchange.btcturk.dto.account.BTCTurkAccountBalance.class - [JAR]

├─ org.knowm.xchange.btcturk.dto.account.BTCTurkBankAccount.class - [JAR]

├─ org.knowm.xchange.btcturk.dto.account.BTCTurkDepositRequest.class - [JAR]

├─ org.knowm.xchange.btcturk.dto.account.BTCTurkDepositRequestResult.class - [JAR]

├─ org.knowm.xchange.btcturk.dto.account.BTCTurkKeyValues.class - [JAR]

├─ org.knowm.xchange.btcturk.dto.account.BTCTurkUserTransactions.class - [JAR]

├─ org.knowm.xchange.btcturk.dto.account.BTCTurkWithdrawalRequest.class - [JAR]

├─ org.knowm.xchange.btcturk.dto.account.BTCTurkWithdrawalRequestInfo.class - [JAR]

org.knowm.xchange.btcturk

├─ org.knowm.xchange.btcturk.BTCTurk.class - [JAR]

├─ org.knowm.xchange.btcturk.BTCTurkAdapters.class - [JAR]

├─ org.knowm.xchange.btcturk.BTCTurkAuthenticated.class - [JAR]

├─ org.knowm.xchange.btcturk.BTCTurkExchange.class - [JAR]

org.knowm.xchange.btcturk.dto.marketdata

├─ org.knowm.xchange.btcturk.dto.marketdata.BTCTurkOHLC.class - [JAR]

├─ org.knowm.xchange.btcturk.dto.marketdata.BTCTurkOrderBook.class - [JAR]

├─ org.knowm.xchange.btcturk.dto.marketdata.BTCTurkTicker.class - [JAR]

├─ org.knowm.xchange.btcturk.dto.marketdata.BTCTurkTrades.class - [JAR]

org.knowm.xchange.btcturk.dto

├─ org.knowm.xchange.btcturk.dto.BTCTurkOperations.class - [JAR]

├─ org.knowm.xchange.btcturk.dto.BTCTurkOrderMethods.class - [JAR]

├─ org.knowm.xchange.btcturk.dto.BTCTurkOrderTypes.class - [JAR]

├─ org.knowm.xchange.btcturk.dto.BTCTurkPair.class - [JAR]

├─ org.knowm.xchange.btcturk.dto.BTCTurkSort.class - [JAR]

org.knowm.xchange.btcturk.dto.trade

├─ org.knowm.xchange.btcturk.dto.trade.BTCTurkCancelOrderRequest.class - [JAR]

├─ org.knowm.xchange.btcturk.dto.trade.BTCTurkCancelOrderResult.class - [JAR]

├─ org.knowm.xchange.btcturk.dto.trade.BTCTurkExchangeResult.class - [JAR]

├─ org.knowm.xchange.btcturk.dto.trade.BTCTurkOpenOrders.class - [JAR]

├─ org.knowm.xchange.btcturk.dto.trade.BTCTurkOrder.class - [JAR]

Advertisement