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