is not current version
Last Version 5.0.13

org.knowm.xchange:xchange-ccex 5.0.6

XChange implementation for the C-CEX.com - Crypto-currency exchange / MultiWallet

GroupId

GroupId

org.knowm.xchange
ArtifactId

ArtifactId

xchange-ccex
Version

Version

5.0.6
Type

Type

jar

Download xchange-ccex 5.0.6


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