| Группа | Группаcom.binance4j |
|---|---|
| Идентификатор | Идентификаторbinance4j-wallet |
| Версия | Версия1.1.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| binance4j-wallet-1.1.3.pom | |
| binance4j-wallet-1.1.3.jar | 99 KB |
| binance4j-wallet-1.1.3-sources.jar | 40 KB |
| binance4j-wallet-1.1.3-javadoc.jar | 550 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.binance4j/binance4j-wallet/ -->
<dependency>
<groupId>com.binance4j</groupId>
<artifactId>binance4j-wallet</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.binance4j/binance4j-wallet/
implementation 'com.binance4j:binance4j-wallet:1.1.3'
// https://jarcasting.com/artifacts/com.binance4j/binance4j-wallet/
implementation ("com.binance4j:binance4j-wallet:1.1.3")
'com.binance4j:binance4j-wallet:jar:1.1.3'
<dependency org="com.binance4j" name="binance4j-wallet" rev="1.1.3">
<artifact name="binance4j-wallet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.binance4j', module='binance4j-wallet', version='1.1.3')
)
libraryDependencies += "com.binance4j" % "binance4j-wallet" % "1.1.3"
[com.binance4j/binance4j-wallet "1.1.3"]