License |
License |
---|---|
GroupId | GroupIdcom.binance4j |
ArtifactId | ArtifactIdbinance4j-wallet |
Last Version | Last Version1.7.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbinance4j-wallet
Connector for the wallet endpoint of the Binance API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
binance4j-wallet-1.7.5.pom | |
binance4j-wallet-1.7.5.jar | 102 KB |
binance4j-wallet-1.7.5-sources.jar | 39 KB |
binance4j-wallet-1.7.5-javadoc.jar | 564 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.binance4j/binance4j-wallet/ -->
<dependency>
<groupId>com.binance4j</groupId>
<artifactId>binance4j-wallet</artifactId>
<version>1.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.binance4j/binance4j-wallet/
implementation 'com.binance4j:binance4j-wallet:1.7.5'
// https://jarcasting.com/artifacts/com.binance4j/binance4j-wallet/
implementation ("com.binance4j:binance4j-wallet:1.7.5")
'com.binance4j:binance4j-wallet:jar:1.7.5'
<dependency org="com.binance4j" name="binance4j-wallet" rev="1.7.5">
<artifact name="binance4j-wallet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.binance4j', module='binance4j-wallet', version='1.7.5')
)
libraryDependencies += "com.binance4j" % "binance4j-wallet" % "1.7.5"
[com.binance4j/binance4j-wallet "1.7.5"]
Group / Artifact | Type | Version |
---|---|---|
com.binance4j : binance4j-core | jar | 1.7.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |