| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.oxerr | 
| ArtifactId | ArtifactIdhuobi-client-fix | 
| Last Version | Last Version2.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHuobi Client - FIX Client for <a href="https://www.huobi.com">Huobi</a> FIX API. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| huobi-client-fix-2.0.2.pom | |
| huobi-client-fix-2.0.2.jar | 20 KB | 
| huobi-client-fix-2.0.2-sources.jar | 12 KB | 
| huobi-client-fix-2.0.2-javadoc.jar | 133 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.oxerr/huobi-client-fix/ -->
<dependency>
    <groupId>org.oxerr</groupId>
    <artifactId>huobi-client-fix</artifactId>
    <version>2.0.2</version>
</dependency>// https://jarcasting.com/artifacts/org.oxerr/huobi-client-fix/
implementation 'org.oxerr:huobi-client-fix:2.0.2'// https://jarcasting.com/artifacts/org.oxerr/huobi-client-fix/
implementation ("org.oxerr:huobi-client-fix:2.0.2")'org.oxerr:huobi-client-fix:jar:2.0.2'<dependency org="org.oxerr" name="huobi-client-fix" rev="2.0.2">
  <artifact name="huobi-client-fix" type="jar" />
</dependency>@Grapes(
@Grab(group='org.oxerr', module='huobi-client-fix', version='2.0.2')
)libraryDependencies += "org.oxerr" % "huobi-client-fix" % "2.0.2"[org.oxerr/huobi-client-fix "2.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 | 
| quickfixj » quickfixj-core | jar | 1.5.3-bd | 
| quickfixj » quickfixj-msg-fix44 | jar | 1.5.3-bd | 
| org.apache.mina : mina-core | jar | 1.1.7 | 
| org.apache.mina : mina-filter-ssl | jar | 1.1.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |