is not current version
Last Version 5.0.13

org.knowm.xchange:xchange-btcturk 4.3.12

XChange implementation for the BTC Turk Exchange

GroupId

GroupId

org.knowm.xchange
ArtifactId

ArtifactId

xchange-btcturk
Version

Version

4.3.12
Type

Type

jar

Download xchange-btcturk 4.3.12


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