Huobi Client

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.oxerr
ArtifactId

ArtifactId

huobi-client
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

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

Source Code Management

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

Download huobi-client

Filename Size
huobi-client-2.0.2.pom 10 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • huobi-client-rest
  • huobi-client-websocket
  • huobi-client-fix
  • huobi-client-xchange
  • huobi-client-examples

Versions

Version
2.0.2
2.0.1
2.0.0