Binance_Futures_Java

This is Binance Java SDK, This is a lightweight Java library, you can import to your Java project and use this SDK to query all market data, trading and manage your account.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.github.natezhengbne
Идентификатор

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

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

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

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Binance_Futures_Java
This is Binance Java SDK, This is a lightweight Java library, you can import to your Java project and use this SDK to query all market data, trading and manage your account.
Ссылка на сайт

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

https://github.com/natezhengbne/Binance_Futures_Java

Скачать binance-client

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.squareup.okhttp3 : okhttp jar 3.12.1
com.alibaba : fastjson jar 1.2.47
ch.qos.logback : logback-classic jar 1.2.3
org.apache.commons : commons-lang3 jar 3.6
commons-codec : commons-codec jar 1.10
commons-lang : commons-lang jar 2.6

test (3)

Идентификатор библиотеки Тип Версия
org.powermock : powermock-api-mockito jar 1.7.4
org.powermock : powermock-module-junit4 jar 1.7.4
junit : junit jar 4.12

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

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

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

Версия
1.0.3
1.0.2
1.0.1
1.0.0