License |
License |
---|---|
GroupId | GroupIdorg.knowm.xchange |
ArtifactId | ArtifactIdxchange-btc38 |
Last Version | Last Version4.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXChange BTC38
XChange implementation for BTC38 exchange
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xchange-btc38-4.3.0.pom | |
xchange-btc38-4.3.0.jar | 10 KB |
xchange-btc38-4.3.0-sources.jar | 8 KB |
xchange-btc38-4.3.0-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.knowm.xchange/xchange-btc38/ -->
<dependency>
<groupId>org.knowm.xchange</groupId>
<artifactId>xchange-btc38</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.knowm.xchange/xchange-btc38/
implementation 'org.knowm.xchange:xchange-btc38:4.3.0'
// https://jarcasting.com/artifacts/org.knowm.xchange/xchange-btc38/
implementation ("org.knowm.xchange:xchange-btc38:4.3.0")
'org.knowm.xchange:xchange-btc38:jar:4.3.0'
<dependency org="org.knowm.xchange" name="xchange-btc38" rev="4.3.0">
<artifact name="xchange-btc38" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.knowm.xchange', module='xchange-btc38', version='4.3.0')
)
libraryDependencies += "org.knowm.xchange" % "xchange-btc38" % "4.3.0"
[org.knowm.xchange/xchange-btc38 "4.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.knowm.xchange : xchange-core | jar | 4.3.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.25 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.8.0 |