XChange BittrexV3

XChange implementation for the Bittrex Exchange, API version 3

License

License

MIT
GroupId

GroupId

org.knowm.xchange
ArtifactId

ArtifactId

xchange-bittrexV3
Last Version

Last Version

5.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

XChange BittrexV3
XChange implementation for the Bittrex Exchange, API version 3
Project URL

Project URL

http://knowm.org/open-source/xchange/
Project Organization

Project Organization

Knowm Inc.

Download xchange-bittrexV3

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.14

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.3
5.0.2