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

com.binance4j:binance4j-wallet 1.4.5

A client to communicate with the Binance API Wallet endpoints

Группа

Группа

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

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

binance4j-wallet
Версия

Версия

1.4.5
Тип

Тип

jar

Скачать binance4j-wallet 1.4.5


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