License |
License |
---|---|
GroupId | GroupIdcom.xeiam.xchange |
ArtifactId | ArtifactIdxchange-cryptsy |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXChange Cryptsy
XChange implementation for Cryptsy
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xchange-cryptsy-3.1.0.pom | |
xchange-cryptsy-3.1.0.jar | 73 KB |
xchange-cryptsy-3.1.0-sources.jar | 45 KB |
xchange-cryptsy-3.1.0-javadoc.jar | 351 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-cryptsy/ -->
<dependency>
<groupId>com.xeiam.xchange</groupId>
<artifactId>xchange-cryptsy</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-cryptsy/
implementation 'com.xeiam.xchange:xchange-cryptsy:3.1.0'
// https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-cryptsy/
implementation ("com.xeiam.xchange:xchange-cryptsy:3.1.0")
'com.xeiam.xchange:xchange-cryptsy:jar:3.1.0'
<dependency org="com.xeiam.xchange" name="xchange-cryptsy" rev="3.1.0">
<artifact name="xchange-cryptsy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xeiam.xchange', module='xchange-cryptsy', version='3.1.0')
)
libraryDependencies += "com.xeiam.xchange" % "xchange-cryptsy" % "3.1.0"
[com.xeiam.xchange/xchange-cryptsy "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 |