is not current version
Last Version 5.0.13

XChange Bitcoin Core 5.0.9

XChange implementation for Bitcoin Core wallet

License

License

MIT
GroupId

GroupId

org.knowm.xchange
ArtifactId

ArtifactId

xchange-bitcoincore
Version

Version

5.0.9
Type

Type

jar
Description

Description

XChange Bitcoin Core
XChange implementation for Bitcoin Core wallet
Project URL

Project URL

http://knowm.org/open-source/xchange/
Project Organization

Project Organization

Knowm Inc.

Download xchange-bitcoincore 5.0.9


<!-- https://jarcasting.com/artifacts/org.knowm.xchange/xchange-bitcoincore/ -->
<dependency>
    <groupId>org.knowm.xchange</groupId>
    <artifactId>xchange-bitcoincore</artifactId>
    <version>5.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.knowm.xchange/xchange-bitcoincore/
implementation 'org.knowm.xchange:xchange-bitcoincore:5.0.9'
// https://jarcasting.com/artifacts/org.knowm.xchange/xchange-bitcoincore/
implementation ("org.knowm.xchange:xchange-bitcoincore:5.0.9")
'org.knowm.xchange:xchange-bitcoincore:jar:5.0.9'
<dependency org="org.knowm.xchange" name="xchange-bitcoincore" rev="5.0.9">
  <artifact name="xchange-bitcoincore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.knowm.xchange', module='xchange-bitcoincore', version='5.0.9')
)
libraryDependencies += "org.knowm.xchange" % "xchange-bitcoincore" % "5.0.9"
[org.knowm.xchange/xchange-bitcoincore "5.0.9"]

Dependencies

compile (3)

Group / Artifact Type Version
org.knowm.xchange : xchange-core jar 5.0.9
org.slf4j : slf4j-api jar 1.7.31
javax.annotation : javax.annotation-api jar 1.3.2

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.20.1

Project Modules

There are no modules declared in this project.