is not current version
Last Version 5.0.13

org.knowm.xchange:xchange-coinone 4.3.11

XChange implementation for CoinOne

GroupId

GroupId

org.knowm.xchange
ArtifactId

ArtifactId

xchange-coinone
Version

Version

4.3.11
Type

Type

jar

Download xchange-coinone 4.3.11


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