Last Version

Orko XChange Fork 4.3.19.2

This is the public fork of XChange (https://github.com/knowm/XChange) used by Orko (https://github.com/gruelbox/orko), which is usually the development branch of XChange plus some urgent fixes. Those fixes will be or will have already been submitted to XChange as pull requests, but will not have been reviewed yet. It is not advised for other projects to track or use this fork. Please use the main project.

License

License

MIT
GroupId

GroupId

com.gruelbox
ArtifactId

ArtifactId

xchange-parent
Version

Version

4.3.19.2
Type

Type

pom
Description

Description

Orko XChange Fork
This is the public fork of XChange (https://github.com/knowm/XChange) used by Orko (https://github.com/gruelbox/orko), which is usually the development branch of XChange plus some urgent fixes. Those fixes will be or will have already been submitted to XChange as pull requests, but will not have been reviewed yet. It is not advised for other projects to track or use this fork. Please use the main project.
Project URL

Project URL

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

Project Organization

Knowm Inc.

Download xchange-parent 4.3.19.2


<!-- https://jarcasting.com/artifacts/com.gruelbox/xchange-parent/ -->
<dependency>
    <groupId>com.gruelbox</groupId>
    <artifactId>xchange-parent</artifactId>
    <version>4.3.19.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gruelbox/xchange-parent/
implementation 'com.gruelbox:xchange-parent:4.3.19.2'
// https://jarcasting.com/artifacts/com.gruelbox/xchange-parent/
implementation ("com.gruelbox:xchange-parent:4.3.19.2")
'com.gruelbox:xchange-parent:pom:4.3.19.2'
<dependency org="com.gruelbox" name="xchange-parent" rev="4.3.19.2">
  <artifact name="xchange-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gruelbox', module='xchange-parent', version='4.3.19.2')
)
libraryDependencies += "com.gruelbox" % "xchange-parent" % "4.3.19.2"
[com.gruelbox/xchange-parent "4.3.19.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.8.0-beta4
javax.annotation : javax.annotation-api jar 1.3.2

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
org.assertj : assertj-core jar 3.12.2

Project Modules

  • xchange-binance
  • xchange-bitfinex
  • xchange-bitmex
  • xchange-bittrex
  • xchange-coinbasepro
  • xchange-core
  • xchange-kraken
  • xchange-kucoin
  • xchange-simulated