jar

com.gruelbox : xchange-gateio

Maven & Gradle

Apr 01, 2019

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

Table Of Contents

Latest Version

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

All Versions

Download com.gruelbox : xchange-gateio 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-gateio-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.gateio.dto

├─ org.knowm.xchange.gateio.dto.GateioBaseResponse.class - [JAR]

├─ org.knowm.xchange.gateio.dto.GateioOrderType.class - [JAR]

org.knowm.xchange.gateio.service

├─ org.knowm.xchange.gateio.service.GateioAccountService.class - [JAR]

├─ org.knowm.xchange.gateio.service.GateioAccountServiceRaw.class - [JAR]

├─ org.knowm.xchange.gateio.service.GateioBaseService.class - [JAR]

├─ org.knowm.xchange.gateio.service.GateioHmacPostBodyDigest.class - [JAR]

├─ org.knowm.xchange.gateio.service.GateioMarketDataService.class - [JAR]

├─ org.knowm.xchange.gateio.service.GateioMarketDataServiceRaw.class - [JAR]

├─ org.knowm.xchange.gateio.service.GateioTradeService.class - [JAR]

├─ org.knowm.xchange.gateio.service.GateioTradeServiceRaw.class - [JAR]

org.knowm.xchange.gateio.dto.trade

├─ org.knowm.xchange.gateio.dto.trade.GateioOpenOrder.class - [JAR]

├─ org.knowm.xchange.gateio.dto.trade.GateioOpenOrders.class - [JAR]

├─ org.knowm.xchange.gateio.dto.trade.GateioOrderStatus.class - [JAR]

├─ org.knowm.xchange.gateio.dto.trade.GateioPlaceOrderReturn.class - [JAR]

├─ org.knowm.xchange.gateio.dto.trade.GateioTrade.class - [JAR]

├─ org.knowm.xchange.gateio.dto.trade.GateioTradeHistoryReturn.class - [JAR]

org.knowm.xchange.gateio.dto.marketdata

├─ org.knowm.xchange.gateio.dto.marketdata.GateioCurrencyPairs.class - [JAR]

├─ org.knowm.xchange.gateio.dto.marketdata.GateioDepth.class - [JAR]

├─ org.knowm.xchange.gateio.dto.marketdata.GateioMarketInfoWrapper.class - [JAR]

├─ org.knowm.xchange.gateio.dto.marketdata.GateioPublicOrder.class - [JAR]

├─ org.knowm.xchange.gateio.dto.marketdata.GateioTicker.class - [JAR]

├─ org.knowm.xchange.gateio.dto.marketdata.GateioTradeHistory.class - [JAR]

org.knowm.xchange.gateio.dto.account

├─ org.knowm.xchange.gateio.dto.account.GateioDeposit.class - [JAR]

├─ org.knowm.xchange.gateio.dto.account.GateioDepositAddress.class - [JAR]

├─ org.knowm.xchange.gateio.dto.account.GateioDepositsWithdrawals.class - [JAR]

├─ org.knowm.xchange.gateio.dto.account.GateioFunds.class - [JAR]

├─ org.knowm.xchange.gateio.dto.account.GateioWithdrawal.class - [JAR]

org.knowm.xchange.gateio

├─ org.knowm.xchange.gateio.Gateio.class - [JAR]

├─ org.knowm.xchange.gateio.GateioAdapters.class - [JAR]

├─ org.knowm.xchange.gateio.GateioAuthenticated.class - [JAR]

├─ org.knowm.xchange.gateio.GateioExchange.class - [JAR]

├─ org.knowm.xchange.gateio.GateioUtils.class - [JAR]

Advertisement