License |
License |
---|---|
GroupId | GroupIdorg.knowm.xchange |
ArtifactId | ArtifactIdxchange-bittrexV3 |
Last Version | Last Version5.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXChange BittrexV3
XChange implementation for the Bittrex Exchange, API version 3
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xchange-bittrexV3-5.0.3.pom | |
xchange-bittrexV3-5.0.3.jar | 72 KB |
xchange-bittrexV3-5.0.3-sources.jar | 30 KB |
xchange-bittrexV3-5.0.3-javadoc.jar | 690 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.knowm.xchange/xchange-bittrexV3/ -->
<dependency>
<groupId>org.knowm.xchange</groupId>
<artifactId>xchange-bittrexV3</artifactId>
<version>5.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.knowm.xchange/xchange-bittrexV3/
implementation 'org.knowm.xchange:xchange-bittrexV3:5.0.3'
// https://jarcasting.com/artifacts/org.knowm.xchange/xchange-bittrexV3/
implementation ("org.knowm.xchange:xchange-bittrexV3:5.0.3")
'org.knowm.xchange:xchange-bittrexV3:jar:5.0.3'
<dependency org="org.knowm.xchange" name="xchange-bittrexV3" rev="5.0.3">
<artifact name="xchange-bittrexV3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.knowm.xchange', module='xchange-bittrexV3', version='5.0.3')
)
libraryDependencies += "org.knowm.xchange" % "xchange-bittrexV3" % "5.0.3"
[org.knowm.xchange/xchange-bittrexV3 "5.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.knowm.xchange : xchange-core | jar | 5.0.3 |
org.slf4j : slf4j-api | jar | 1.7.30 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.14 |
Group / Artifact | Type | Version |
---|---|---|
com.github.tomakehurst : wiremock-jre8 | jar | 2.27.2 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.13 |
org.assertj : assertj-core | jar | 3.17.2 |