Java client for the Binance API

binance-java-api is a lightweight Java library for interacting with the Binance API, providing complete API coverage, and supporting synchronous and asynchronous requests, as well as event streaming using WebSockets.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка CLI Взаимодействие с пользователем
Группа

Группа

org.roboquant
Идентификатор

Идентификатор

binance-api-client
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Java client for the Binance API
binance-java-api is a lightweight Java library for interacting with the Binance API, providing complete API coverage, and supporting synchronous and asynchronous requests, as well as event streaming using WebSockets.
Ссылка на сайт

Ссылка на сайт

https://github.com/neurallayer/binance-java-api.git
Система контроля версий

Система контроля версий

https://github.com/neurallayer/binance-java-api.git

Скачать binance-api-client

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-jackson jar 2.9.0
commons-codec : commons-codec jar 1.15
org.apache.commons : commons-lang3 jar 3.12.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1