jar

org.knowm.xchange : xchange-bitcoincore

Maven & Gradle

Dec 24, 2022
3.6k stars

XChange Bitcoin Core · XChange implementation for Bitcoin Core wallet

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
5.1.x
5.0.x
4.4.x
4.3.x
4.2.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-bitcoincore-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.bitcoincore.dto.account

├─ org.knowm.xchange.bitcoincore.dto.account.BitcoinCoreBalanceRequest.class - [JAR]

├─ org.knowm.xchange.bitcoincore.dto.account.BitcoinCoreBalanceResponse.class - [JAR]

├─ org.knowm.xchange.bitcoincore.dto.account.BitcoinCoreUnconfirmedBalanceRequest.class - [JAR]

org.knowm.xchange.bitcoincore

├─ org.knowm.xchange.bitcoincore.BitcoinCore.class - [JAR]

├─ org.knowm.xchange.bitcoincore.BitcoinCoreAdapters.class - [JAR]

├─ org.knowm.xchange.bitcoincore.BitcoinCoreWallet.class - [JAR]

org.knowm.xchange.bitcoincore.service

├─ org.knowm.xchange.bitcoincore.service.BitcoinCoreAccountService.class - [JAR]

├─ org.knowm.xchange.bitcoincore.service.BitcoinCoreAccountServiceRaw.class - [JAR]

org.knowm.xchange.bitcoincore.dto

├─ org.knowm.xchange.bitcoincore.dto.BitcoinCoreException.class - [JAR]

Advertisement