| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.oxerr | 
| ArtifactId | ArtifactIdhuobi-client-rest | 
| Last Version | Last Version2.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHuobi Client - REST Client for <a href="https://www.huobi.com">Huobi</a> RESTful API. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| huobi-client-rest-2.0.2.pom | |
| huobi-client-rest-2.0.2.jar | 61 KB | 
| huobi-client-rest-2.0.2-sources.jar | 35 KB | 
| huobi-client-rest-2.0.2-javadoc.jar | 312 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.oxerr/huobi-client-rest/ -->
<dependency>
    <groupId>org.oxerr</groupId>
    <artifactId>huobi-client-rest</artifactId>
    <version>2.0.2</version>
</dependency>// https://jarcasting.com/artifacts/org.oxerr/huobi-client-rest/
implementation 'org.oxerr:huobi-client-rest:2.0.2'// https://jarcasting.com/artifacts/org.oxerr/huobi-client-rest/
implementation ("org.oxerr:huobi-client-rest:2.0.2")'org.oxerr:huobi-client-rest:jar:2.0.2'<dependency org="org.oxerr" name="huobi-client-rest" rev="2.0.2">
  <artifact name="huobi-client-rest" type="jar" />
</dependency>@Grapes(
@Grab(group='org.oxerr', module='huobi-client-rest', version='2.0.2')
)libraryDependencies += "org.oxerr" % "huobi-client-rest" % "2.0.2"[org.oxerr/huobi-client-rest "2.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.3.2 | 
| org.apache.httpcomponents : httpclient | jar | 4.3.6 | 
| org.slf4j : slf4j-api | jar | 1.7.7 | 
| net.sourceforge.nekohtml : nekohtml | jar | 1.9.21 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.4.4 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.4.4 | 
| com.xeiam.xchange : xchange-core | jar | 3.0.0 | 
| ch.qos.logback : logback-classic Optional | jar | 1.1.2 | 
| commons-io : commons-io | jar | 2.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |