b

binance4j-wallet

A client to communicate with the Binance API Wallet endpoints
https://github.com/binance4j/binance4j-wallet
MIT License
Vivien Le Duc
文件下载
文件名 操作
binance4j-wallet-1.1.1.jar 下载
binance4j-wallet-1.1.1.pom 下载
binance4j-wallet-1.1.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.binance4j</groupId>
  <artifactId>binance4j-wallet</artifactId>
  <version>1.1.1</version>
</dependency>
Gradle Groovy
implementation 'com.binance4j:binance4j-wallet:1.1.1'
Gradle Kotlin
implementation("com.binance4j:binance4j-wallet:1.1.1")
Scala SBT
libraryDependencies += "com.binance4j" % "binance4j-wallet" % "1.1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.binance4j', module='binance4j-wallet', version='1.1.1')
)
Apache Ivy
<dependency org="com.binance4j" name="binance4j-wallet" rev="1.1.1" />
Leiningen
[com.binance4j/binance4j-wallet "1.1.1"]
Apache Buildr
'com.binance4j:binance4j-wallet:jar:1.1.1'
本项目依赖