is not current version
Last Version 4.3.18

org.knowm.xchange:xchange-gatecoin 4.0.0

XChange implementation for the Gatecoin Exchange

GroupId

GroupId

org.knowm.xchange
ArtifactId

ArtifactId

xchange-gatecoin
Version

Version

4.0.0
Type

Type

jar

Download xchange-gatecoin 4.0.0


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