License |
License |
---|---|
GroupId | GroupIdcom.xeiam.xchange |
ArtifactId | ArtifactIdxchange-cexio |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXChange Cex.io
XChange implementation for the Cex.io Exchange
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xchange-cexio-3.1.0.pom | |
xchange-cexio-3.1.0.jar | 26 KB |
xchange-cexio-3.1.0-sources.jar | 28 KB |
xchange-cexio-3.1.0-javadoc.jar | 159 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-cexio/ -->
<dependency>
<groupId>com.xeiam.xchange</groupId>
<artifactId>xchange-cexio</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-cexio/
implementation 'com.xeiam.xchange:xchange-cexio:3.1.0'
// https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-cexio/
implementation ("com.xeiam.xchange:xchange-cexio:3.1.0")
'com.xeiam.xchange:xchange-cexio:jar:3.1.0'
<dependency org="com.xeiam.xchange" name="xchange-cexio" rev="3.1.0">
<artifact name="xchange-cexio" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xeiam.xchange', module='xchange-cexio', version='3.1.0')
)
libraryDependencies += "com.xeiam.xchange" % "xchange-cexio" % "3.1.0"
[com.xeiam.xchange/xchange-cexio "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.xeiam.xchange : xchange-core | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple | jar | 1.7.12 |
org.easytesting : fest-assert-core | jar | 2.0M10 |