is not current version
Last Version 5.0.13

org.knowm.xchange:xchange-hitbtc 5.0.7

XChange implementation for Hitbtc exchange

GroupId

GroupId

org.knowm.xchange
ArtifactId

ArtifactId

xchange-hitbtc
Version

Version

5.0.7
Type

Type

jar

Download xchange-hitbtc 5.0.7


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