| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.oxerr |
| ArtifactId | ArtifactIdhuobi-client-websocket |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHuobi Client - WebSocket
Client for <a href="https://www.huobi.com">Huobi</a> WebSocket API.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |