Huobi Client - REST

Client for <a href="https://www.huobi.com">Huobi</a> RESTful API.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.oxerr
ArtifactId

ArtifactId

huobi-client-rest
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Huobi Client - REST
Client for <a href="https://www.huobi.com">Huobi</a> RESTful API.
Project URL

Project URL

https://oxerr.org/huobi-client/huobi-client-rest
Source Code Management

Source Code Management

https://github.com/sutra/huobi-client/tree/master/huobi-client-rest

Download huobi-client-rest

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
org.apache.httpcomponents : httpclient jar 4.3.6
org.slf4j : slf4j-api jar 1.7.7
net.sourceforge.nekohtml : nekohtml jar 1.9.21
com.fasterxml.jackson.core : jackson-core jar 2.4.4
com.fasterxml.jackson.core : jackson-databind jar 2.4.4
com.xeiam.xchange : xchange-core jar 3.0.0
ch.qos.logback : logback-classic Optional jar 1.1.2
commons-io : commons-io jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1
2.0.0