Huobi Client - WebSocket

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.oxerr
ArtifactId

ArtifactId

huobi-client-websocket
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download huobi-client-websocket

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
org.slf4j : slf4j-api jar 1.7.7
io.socket : socket.io-client jar 0.2.1

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