is not current version
Last Version 4.3.0

org.knowm.xchange:xchange-chbtc 4.2.3

XChange implementation for the CHBTC Exchange

GroupId

GroupId

org.knowm.xchange
ArtifactId

ArtifactId

xchange-chbtc
Version

Version

4.2.3
Type

Type

jar

Download xchange-chbtc 4.2.3


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