Last Version

Orko XChange Fork - ACX.IO 4.3.17.1

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-acx
Version

Version

4.3.17.1
Type

Type

jar
Description

Description

Orko XChange Fork - ACX.IO
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 Organization

Project Organization

Knowm Inc.

Download xchange-acx 4.3.17.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.gruelbox : xchange-core jar 4.3.17.1
org.slf4j : slf4j-api jar 1.8.0-beta4
javax.annotation : javax.annotation-api jar 1.3.2

test (5)

Group / Artifact Type Version
org.powermock : powermock-module-junit4 jar 2.0.0
org.powermock : powermock-api-mockito2 jar 2.0.0
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
org.assertj : assertj-core jar 3.12.2

Project Modules

There are no modules declared in this project.