jar

org.knowm.xchange : xchange-bitcoinde

Maven & Gradle

Dec 24, 2022
3.6k stars

XChange Bitcoin.de · XChange implementation for Bitcoin.de exchange.

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
5.1.x
5.0.x
4.4.x
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-bitcoinde-5.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.knowm.xchange.bitcoinde.dto.marketdata

├─ org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeOrder.class - [JAR]

├─ org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeOrderBook.class - [JAR]

├─ org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeOrderbookWrapper.class - [JAR]

├─ org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeOrders.class - [JAR]

├─ org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeTrade.class - [JAR]

├─ org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeTradesWrapper.class - [JAR]

org.knowm.xchange.bitcoinde.v4.dto.account

├─ org.knowm.xchange.bitcoinde.v4.dto.account.BitcoindeAccountLedger.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.account.BitcoindeAccountLedgerWrapper.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.account.BitcoindeAccountWrapper.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.account.BitcoindeAllocation.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.account.BitcoindeBalance.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.account.BitcoindeData.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.account.BitcoindeEncryptedInformation.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.account.BitcoindeFidorReservation.class - [JAR]

org.knowm.xchange.bitcoinde.dto.account

├─ org.knowm.xchange.bitcoinde.dto.account.BitcoindeAccountWrapper.class - [JAR]

├─ org.knowm.xchange.bitcoinde.dto.account.BitcoindeAllocation.class - [JAR]

├─ org.knowm.xchange.bitcoinde.dto.account.BitcoindeAllocations.class - [JAR]

├─ org.knowm.xchange.bitcoinde.dto.account.BitcoindeBalance.class - [JAR]

├─ org.knowm.xchange.bitcoinde.dto.account.BitcoindeBalances.class - [JAR]

├─ org.knowm.xchange.bitcoinde.dto.account.BitcoindeData.class - [JAR]

├─ org.knowm.xchange.bitcoinde.dto.account.BitcoindeEncryptedInformation.class - [JAR]

├─ org.knowm.xchange.bitcoinde.dto.account.BitcoindeFidorReservation.class - [JAR]

org.knowm.xchange.bitcoinde.trade

├─ org.knowm.xchange.bitcoinde.trade.BitcoindeIdResponse.class - [JAR]

├─ org.knowm.xchange.bitcoinde.trade.BitcoindeMaintenance.class - [JAR]

├─ org.knowm.xchange.bitcoinde.trade.BitcoindeMyOpenOrdersWrapper.class - [JAR]

├─ org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder.class - [JAR]

├─ org.knowm.xchange.bitcoinde.trade.BitcoindeOrderRequirements.class - [JAR]

├─ org.knowm.xchange.bitcoinde.trade.BitcoindePage.class - [JAR]

org.knowm.xchange.bitcoinde.v4.dto.trade

├─ org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeIdResponse.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyOrder.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyOrdersWrapper.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyTrade.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyTradesWrapper.class - [JAR]

org.knowm.xchange.bitcoinde.v4.dto

├─ org.knowm.xchange.bitcoinde.v4.dto.BitcoindeAccountLedgerType.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.BitcoindeError.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.BitcoindeException.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.BitcoindeMaintenance.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.BitcoindeOrderFlagsOrderQuantities.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.BitcoindeOrderFlagsOrderRequirements.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.BitcoindeOrderFlagsTradingPartnerInformation.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.BitcoindeOrderRequirements.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.BitcoindeOrderState.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.BitcoindePage.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.BitcoindePagedResponse.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.BitcoindePaymentOption.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.BitcoindeResponse.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.BitcoindeTradingPartnerInformation.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.BitcoindeTrustLevel.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.BitcoindeType.class - [JAR]

org.knowm.xchange.bitcoinde

├─ org.knowm.xchange.bitcoinde.Bitcoinde.class - [JAR]

├─ org.knowm.xchange.bitcoinde.BitcoindeAdapters.class - [JAR]

├─ org.knowm.xchange.bitcoinde.BitcoindeExchange.class - [JAR]

├─ org.knowm.xchange.bitcoinde.BitcoindeUtils.class - [JAR]

org.knowm.xchange.bitcoinde.v4.dto.marketdata

├─ org.knowm.xchange.bitcoinde.v4.dto.marketdata.BitcoindeCompactOrder.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.marketdata.BitcoindeCompactOrderbookWrapper.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.marketdata.BitcoindeCompactOrders.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.marketdata.BitcoindeOrder.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.marketdata.BitcoindeOrderbookWrapper.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.marketdata.BitcoindeTrade.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.dto.marketdata.BitcoindeTradesWrapper.class - [JAR]

org.knowm.xchange.bitcoinde.v4.service

├─ org.knowm.xchange.bitcoinde.v4.service.BitcoindeAccountService.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.service.BitcoindeAccountServiceRaw.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.service.BitcoindeBaseService.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.service.BitcoindeCancelOrderByIdAndCurrencyPair.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.service.BitcoindeDigest.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.service.BitcoindeFundingHistoryParams.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.service.BitcoindeMarketDataService.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.service.BitcoindeMarketDataServiceRaw.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.service.BitcoindeOpenOrdersParams.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.service.BitcoindeOrderbookOrdersParams.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.service.BitcoindeTradeHistoryParams.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.service.BitcoindeTradeService.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.service.BitcoindeTradeServiceRaw.class - [JAR]

org.knowm.xchange.bitcoinde.v4

├─ org.knowm.xchange.bitcoinde.v4.Bitcoinde.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.BitcoindeAdapters.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.BitcoindeErrorAdapter.class - [JAR]

├─ org.knowm.xchange.bitcoinde.v4.BitcoindeExchange.class - [JAR]

org.knowm.xchange.bitcoinde.service

├─ org.knowm.xchange.bitcoinde.service.BitcoindeAccountService.class - [JAR]

├─ org.knowm.xchange.bitcoinde.service.BitcoindeAccountServiceRaw.class - [JAR]

├─ org.knowm.xchange.bitcoinde.service.BitcoindeBaseService.class - [JAR]

├─ org.knowm.xchange.bitcoinde.service.BitcoindeDigest.class - [JAR]

├─ org.knowm.xchange.bitcoinde.service.BitcoindeMarketDataService.class - [JAR]

├─ org.knowm.xchange.bitcoinde.service.BitcoindeMarketDataServiceRaw.class - [JAR]

├─ org.knowm.xchange.bitcoinde.service.BitcoindeTradeService.class - [JAR]

├─ org.knowm.xchange.bitcoinde.service.BitcoindeTradeServiceRaw.class - [JAR]

├─ org.knowm.xchange.bitcoinde.service.CancelOrderByIdAndCurrencyPair.class - [JAR]

org.knowm.xchange.bitcoinde.dto

├─ org.knowm.xchange.bitcoinde.dto.BitcoindeError.class - [JAR]

├─ org.knowm.xchange.bitcoinde.dto.BitcoindeException.class - [JAR]

├─ org.knowm.xchange.bitcoinde.dto.BitcoindeResponse.class - [JAR]

Advertisement

Dependencies from Group

Dec 24, 2022
129 usages
3.6k stars
Dec 24, 2022
24 usages
3.6k stars
Dec 24, 2022
16 usages
3.6k stars
Dec 24, 2022
6 usages
3.6k stars
Dec 24, 2022
6 usages
3.6k stars

Discover Dependencies

Dec 24, 2022
3.6k stars
Dec 24, 2022
3.6k stars
Dec 24, 2022
3.6k stars
Dec 24, 2022
3.6k stars
Jan 25, 2022
81 stars
Jun 01, 2023
0 stars
Jan 25, 2022
2 stars
Jan 25, 2022
0 stars