is not current version
Last Version 3.1.0

com.xeiam.xchange:xchange-blockchain 2.0.0

XChange implementation for Blockchain.info

GroupId

GroupId

com.xeiam.xchange
ArtifactId

ArtifactId

xchange-blockchain
Version

Version

2.0.0
Type

Type

jar

Download xchange-blockchain 2.0.0


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