Last Version

XChange ACX.IO 4.4.2

XChange is a Java library providing a simple and consistent API for interacting with a diverse set of cryptocurrency exchanges.

License

License

MIT
GroupId

GroupId

org.knowm.xchange
ArtifactId

ArtifactId

xchange-acx
Version

Version

4.4.2
Type

Type

jar
Description

Description

XChange ACX.IO
XChange is a Java library providing a simple and consistent API for interacting with a diverse set of cryptocurrency exchanges.
Project Organization

Project Organization

Knowm Inc.

Download xchange-acx 4.4.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.knowm.xchange : xchange-core jar 4.4.2
org.slf4j : slf4j-api jar 1.7.30
javax.annotation : javax.annotation-api jar 1.3.2

test (5)

Group / Artifact Type Version
org.powermock : powermock-module-junit4 jar 2.0.5
org.powermock : powermock-api-mockito2 jar 2.0.5
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.13
org.assertj : assertj-core jar 3.15.0

Project Modules

There are no modules declared in this project.