is not current version
Last Version 5.0.13

org.knowm.xchange:xchange-ccex 4.4.2

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

GroupId

GroupId

org.knowm.xchange
ArtifactId

ArtifactId

xchange-ccex
Version

Version

4.4.2
Type

Type

jar

Download xchange-ccex 4.4.2


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