License |
License |
---|---|
GroupId | GroupIdcom.binance4j |
ArtifactId | ArtifactIdbinance4j-nft |
Version | Version1.7.5 |
Type | Typejar |
Description |
Descriptionbinance4j-nft
Connector for the NFT endpoint of the Binance API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
binance4j-nft-1.7.5.pom | |
binance4j-nft-1.7.5.jar | 25 KB |
binance4j-nft-1.7.5-sources.jar | 9 KB |
binance4j-nft-1.7.5-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.binance4j/binance4j-nft/ -->
<dependency>
<groupId>com.binance4j</groupId>
<artifactId>binance4j-nft</artifactId>
<version>1.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.binance4j/binance4j-nft/
implementation 'com.binance4j:binance4j-nft:1.7.5'
// https://jarcasting.com/artifacts/com.binance4j/binance4j-nft/
implementation ("com.binance4j:binance4j-nft:1.7.5")
'com.binance4j:binance4j-nft:jar:1.7.5'
<dependency org="com.binance4j" name="binance4j-nft" rev="1.7.5">
<artifact name="binance4j-nft" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.binance4j', module='binance4j-nft', version='1.7.5')
)
libraryDependencies += "com.binance4j" % "binance4j-nft" % "1.7.5"
[com.binance4j/binance4j-nft "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 |