License |
License |
---|---|
GroupId | GroupIdorg.knowm.xchange |
ArtifactId | ArtifactIdxchange-btcmarkets |
Version | Version5.0.13 |
Type | Typejar |
Description |
DescriptionXChange BTCMarkets
XChange implementation for the BTCMarkets Exchange
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xchange-btcmarkets-5.0.13.pom | |
xchange-btcmarkets-5.0.13.jar | 62 KB |
xchange-btcmarkets-5.0.13-sources.jar | 33 KB |
xchange-btcmarkets-5.0.13-javadoc.jar | 400 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.knowm.xchange/xchange-btcmarkets/ -->
<dependency>
<groupId>org.knowm.xchange</groupId>
<artifactId>xchange-btcmarkets</artifactId>
<version>5.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.knowm.xchange/xchange-btcmarkets/
implementation 'org.knowm.xchange:xchange-btcmarkets:5.0.13'
// https://jarcasting.com/artifacts/org.knowm.xchange/xchange-btcmarkets/
implementation ("org.knowm.xchange:xchange-btcmarkets:5.0.13")
'org.knowm.xchange:xchange-btcmarkets:jar:5.0.13'
<dependency org="org.knowm.xchange" name="xchange-btcmarkets" rev="5.0.13">
<artifact name="xchange-btcmarkets" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.knowm.xchange', module='xchange-btcmarkets', version='5.0.13')
)
libraryDependencies += "org.knowm.xchange" % "xchange-btcmarkets" % "5.0.13"
[org.knowm.xchange/xchange-btcmarkets "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 |
---|---|---|
org.mockito : mockito-core | jar | 3.12.4 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.22.0 |