is not current version
Last Version 4.3.19.2

com.gruelbox:xchange-kucoin 4.3.16.1

XChange implementation for the Kucoin Exchange

GroupId

GroupId

com.gruelbox
ArtifactId

ArtifactId

xchange-kucoin
Version

Version

4.3.16.1
Type

Type

jar

Download xchange-kucoin 4.3.16.1


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