is not current version
Last Version 5.0.13

org.knowm.xchange:xchange-coindirect 4.3.9

XChange implementation for the Coindirect Exchange

GroupId

GroupId

org.knowm.xchange
ArtifactId

ArtifactId

xchange-coindirect
Version

Version

4.3.9
Type

Type

jar

Download xchange-coindirect 4.3.9


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