GroupId | GroupIdcom.binance4j |
---|---|
ArtifactId | ArtifactIdbinance4j-wallet |
Version | Version1.4.2 |
Type | Typejar |
Filename | Size |
---|---|
binance4j-wallet-1.4.2.pom | |
binance4j-wallet-1.4.2.jar | 100 KB |
binance4j-wallet-1.4.2-sources.jar | 38 KB |
binance4j-wallet-1.4.2-javadoc.jar | 557 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.binance4j/binance4j-wallet/ -->
<dependency>
<groupId>com.binance4j</groupId>
<artifactId>binance4j-wallet</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.binance4j/binance4j-wallet/
implementation 'com.binance4j:binance4j-wallet:1.4.2'
// https://jarcasting.com/artifacts/com.binance4j/binance4j-wallet/
implementation ("com.binance4j:binance4j-wallet:1.4.2")
'com.binance4j:binance4j-wallet:jar:1.4.2'
<dependency org="com.binance4j" name="binance4j-wallet" rev="1.4.2">
<artifact name="binance4j-wallet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.binance4j', module='binance4j-wallet', version='1.4.2')
)
libraryDependencies += "com.binance4j" % "binance4j-wallet" % "1.4.2"
[com.binance4j/binance4j-wallet "1.4.2"]