Huobi Client - Examples

Examples demonstrate how to use this library.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.oxerr
ArtifactId

ArtifactId

huobi-client-examples
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Huobi Client - Examples
Examples demonstrate how to use this library.
Project URL

Project URL

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

Source Code Management

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

Download huobi-client-examples

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

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