jar

net.osslabz : xchange-bitso

Maven & Gradle

Feb 28, 2024

XChange Bitso · XChange implementation for the Bitso Exchange

Table Of Contents

Latest Version

Download net.osslabz : xchange-bitso JAR file - Latest Versions:

All Versions

Download net.osslabz : xchange-bitso JAR file - All Versions:

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

org.knowm.xchange.bitso.service

├─ org.knowm.xchange.bitso.service.BitsoAccountService.class - [JAR]

├─ org.knowm.xchange.bitso.service.BitsoAccountServiceRaw.class - [JAR]

├─ org.knowm.xchange.bitso.service.BitsoBaseService.class - [JAR]

├─ org.knowm.xchange.bitso.service.BitsoDigest.class - [JAR]

├─ org.knowm.xchange.bitso.service.BitsoMarketDataService.class - [JAR]

├─ org.knowm.xchange.bitso.service.BitsoMarketDataServiceRaw.class - [JAR]

├─ org.knowm.xchange.bitso.service.BitsoTradeService.class - [JAR]

├─ org.knowm.xchange.bitso.service.BitsoTradeServiceRaw.class - [JAR]

org.knowm.xchange.bitso.dto

├─ org.knowm.xchange.bitso.dto.BitsoBaseResponse.class - [JAR]

├─ org.knowm.xchange.bitso.dto.BitsoException.class - [JAR]

org.knowm.xchange.bitso.dto.marketdata

├─ org.knowm.xchange.bitso.dto.marketdata.BitsoOrderBook.class - [JAR]

├─ org.knowm.xchange.bitso.dto.marketdata.BitsoTicker.class - [JAR]

├─ org.knowm.xchange.bitso.dto.marketdata.BitsoTransaction.class - [JAR]

org.knowm.xchange.bitso.util

├─ org.knowm.xchange.bitso.util.BitsoTransactionTypeDeserializer.class - [JAR]

org.knowm.xchange.bitso

├─ org.knowm.xchange.bitso.Bitso.class - [JAR]

├─ org.knowm.xchange.bitso.BitsoAdapters.class - [JAR]

├─ org.knowm.xchange.bitso.BitsoAuthenticated.class - [JAR]

├─ org.knowm.xchange.bitso.BitsoExchange.class - [JAR]

├─ org.knowm.xchange.bitso.BitsoUtils.class - [JAR]

org.knowm.xchange.bitso.dto.trade

├─ org.knowm.xchange.bitso.dto.trade.BitsoErrorDeserializer.class - [JAR]

├─ org.knowm.xchange.bitso.dto.trade.BitsoOrder.class - [JAR]

├─ org.knowm.xchange.bitso.dto.trade.BitsoUserTransaction.class - [JAR]

org.knowm.xchange.bitso.dto.account

├─ org.knowm.xchange.bitso.dto.account.BitsoBalance.class - [JAR]

├─ org.knowm.xchange.bitso.dto.account.BitsoDepositAddress.class - [JAR]

Advertisement