не последняя версия
Последняя версия 1.7.5

com.binance4j:binance4j-nft 1.7.2

A client to communicate with the Binance API nft endpoints

Группа

Группа

com.binance4j
Идентификатор

Идентификатор

binance4j-nft
Версия

Версия

1.7.2
Тип

Тип

jar

Скачать binance4j-nft 1.7.2


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