is not current version
Last Version 2.0.2

org.oxerr:huobi-client-rest 2.0.0

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

Categories

Categories

CLI User Interface
GroupId

GroupId

org.oxerr
ArtifactId

ArtifactId

huobi-client-rest
Version

Version

2.0.0
Type

Type

jar

Download huobi-client-rest 2.0.0


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