jar

org.knowm.xchange : xchange-jubi

Maven & Gradle

Nov 08, 2017

XChange Jubi · XChange implementation for Jubi exchange

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
4.3.x
4.2.x
4.1.x
4.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-jubi-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.jubi.dto.account

├─ org.knowm.xchange.jubi.dto.account.JubiBalance.class - [JAR]

org.knowm.xchange.jubi.dto.marketdata

├─ org.knowm.xchange.jubi.dto.marketdata.JubiTicker.class - [JAR]

├─ org.knowm.xchange.jubi.dto.marketdata.JubiTrade.class - [JAR]

org.knowm.xchange.jubi

├─ org.knowm.xchange.jubi.Jubi.class - [JAR]

├─ org.knowm.xchange.jubi.JubiAdapters.class - [JAR]

├─ org.knowm.xchange.jubi.JubiAuthernticated.class - [JAR]

├─ org.knowm.xchange.jubi.JubiExchange.class - [JAR]

├─ org.knowm.xchange.jubi.JubiUtils.class - [JAR]

org.knowm.xchange.jubi.dto.trade

├─ org.knowm.xchange.jubi.dto.trade.JubiOrder.class - [JAR]

├─ org.knowm.xchange.jubi.dto.trade.JubiOrderHistory.class - [JAR]

├─ org.knowm.xchange.jubi.dto.trade.JubiOrderStatus.class - [JAR]

├─ org.knowm.xchange.jubi.dto.trade.JubiOrderType.class - [JAR]

├─ org.knowm.xchange.jubi.dto.trade.JubiStatusType.class - [JAR]

├─ org.knowm.xchange.jubi.dto.trade.JubiTradeResult.class - [JAR]

org.knowm.xchange.jubi.service

├─ org.knowm.xchange.jubi.service.JubiAccountService.class - [JAR]

├─ org.knowm.xchange.jubi.service.JubiAccountServiceRaw.class - [JAR]

├─ org.knowm.xchange.jubi.service.JubiBaseService.class - [JAR]

├─ org.knowm.xchange.jubi.service.JubiCancelOrderParams.class - [JAR]

├─ org.knowm.xchange.jubi.service.JubiMarketDataService.class - [JAR]

├─ org.knowm.xchange.jubi.service.JubiMarketDataServiceRaw.class - [JAR]

├─ org.knowm.xchange.jubi.service.JubiPostBodyDigest.class - [JAR]

├─ org.knowm.xchange.jubi.service.JubiTradeHistoryParams.class - [JAR]

├─ org.knowm.xchange.jubi.service.JubiTradeService.class - [JAR]

├─ org.knowm.xchange.jubi.service.JubiTradeServiceRaw.class - [JAR]

Advertisement