is not current version
Last Version 5.0.13

org.knowm.xchange:xchange-coindeal 4.3.19

XChange implementation for the Coindeal Exchange

GroupId

GroupId

org.knowm.xchange
ArtifactId

ArtifactId

xchange-coindeal
Version

Version

4.3.19
Type

Type

jar

Download xchange-coindeal 4.3.19


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