is not current version
Last Version 2.0.2

org.oxerr:huobi-client-websocket 2.0.1

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

Categories

Categories

CLI User Interface
GroupId

GroupId

org.oxerr
ArtifactId

ArtifactId

huobi-client-websocket
Version

Version

2.0.1
Type

Type

jar

Download huobi-client-websocket 2.0.1


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