is not current version
Last Version 5.0.13

org.knowm.xchange:xchange-koineks 5.0.4

XChange implementation for the Koineks Exchange

GroupId

GroupId

org.knowm.xchange
ArtifactId

ArtifactId

xchange-koineks
Version

Version

5.0.4
Type

Type

jar

Download xchange-koineks 5.0.4


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