| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.oxerr |
| Идентификатор | Идентификаторhuobi-client |
| Последняя версия | Последняя версия2.0.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеHuobi Client
Client for <a href="https://www.huobi.com">Huobi</a>.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| huobi-client-2.0.2.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.oxerr/huobi-client/ -->
<dependency>
<groupId>org.oxerr</groupId>
<artifactId>huobi-client</artifactId>
<version>2.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.oxerr/huobi-client/
implementation 'org.oxerr:huobi-client:2.0.2'
// https://jarcasting.com/artifacts/org.oxerr/huobi-client/
implementation ("org.oxerr:huobi-client:2.0.2")
'org.oxerr:huobi-client:pom:2.0.2'
<dependency org="org.oxerr" name="huobi-client" rev="2.0.2">
<artifact name="huobi-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.oxerr', module='huobi-client', version='2.0.2')
)
libraryDependencies += "org.oxerr" % "huobi-client" % "2.0.2"
[org.oxerr/huobi-client "2.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |