is not current version
Last Version 1.7.5

com.binance4j:binance4j-wallet 1.0.1

A client to communicate with the Binance API Wallet endpoints

GroupId

GroupId

com.binance4j
ArtifactId

ArtifactId

binance4j-wallet
Version

Version

1.0.1
Type

Type

jar

Download binance4j-wallet 1.0.1


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