License |
License |
---|---|
GroupId | GroupIdorg.knowm.xchange |
ArtifactId | ArtifactIdxchange-btcturk |
Last Version | Last Version5.0.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXChange BTC Turk
XChange implementation for the BTC Turk Exchange
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xchange-btcturk-5.0.13.pom | |
xchange-btcturk-5.0.13.jar | 49 KB |
xchange-btcturk-5.0.13-sources.jar | 29 KB |
xchange-btcturk-5.0.13-javadoc.jar | 628 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.knowm.xchange/xchange-btcturk/ -->
<dependency>
<groupId>org.knowm.xchange</groupId>
<artifactId>xchange-btcturk</artifactId>
<version>5.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.knowm.xchange/xchange-btcturk/
implementation 'org.knowm.xchange:xchange-btcturk:5.0.13'
// https://jarcasting.com/artifacts/org.knowm.xchange/xchange-btcturk/
implementation ("org.knowm.xchange:xchange-btcturk:5.0.13")
'org.knowm.xchange:xchange-btcturk:jar:5.0.13'
<dependency org="org.knowm.xchange" name="xchange-btcturk" rev="5.0.13">
<artifact name="xchange-btcturk" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.knowm.xchange', module='xchange-btcturk', version='5.0.13')
)
libraryDependencies += "org.knowm.xchange" % "xchange-btcturk" % "5.0.13"
[org.knowm.xchange/xchange-btcturk "5.0.13"]
Group / Artifact | Type | Version |
---|---|---|
org.knowm.xchange : xchange-core | jar | 5.0.13 |
org.slf4j : slf4j-api | jar | 1.7.33 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.10 |
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.22.0 |