| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.oxerr |
| ArtifactId | ArtifactIdhuobi-client-examples |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHuobi Client - Examples
Examples demonstrate how to use this library.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.oxerr/huobi-client-examples/ -->
<dependency>
<groupId>org.oxerr</groupId>
<artifactId>huobi-client-examples</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.oxerr/huobi-client-examples/
implementation 'org.oxerr:huobi-client-examples:2.0.2'
// https://jarcasting.com/artifacts/org.oxerr/huobi-client-examples/
implementation ("org.oxerr:huobi-client-examples:2.0.2")
'org.oxerr:huobi-client-examples:jar:2.0.2'
<dependency org="org.oxerr" name="huobi-client-examples" rev="2.0.2">
<artifact name="huobi-client-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oxerr', module='huobi-client-examples', version='2.0.2')
)
libraryDependencies += "org.oxerr" % "huobi-client-examples" % "2.0.2"
[org.oxerr/huobi-client-examples "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jul-to-slf4j | jar | 1.7.7 |
| ch.qos.logback : logback-classic Optional | jar | 1.1.2 |
| org.oxerr : huobi-client-websocket | jar | 2.0.2 |
| org.oxerr : huobi-client-fix | jar | 2.0.2 |
| org.oxerr : huobi-client-xchange | jar | 2.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |