is not current version
Last Version 5.0.13

org.knowm.xchange:xchange-coinmate 5.0.0

XChange implementation for the Coinmate Exchange

GroupId

GroupId

org.knowm.xchange
ArtifactId

ArtifactId

xchange-coinmate
Version

Version

5.0.0
Type

Type

jar

Download xchange-coinmate 5.0.0


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