is not current version
Last Version 1.7.5

com.binance4j:binance4j-spot 1.7.0

A client to communicate with the Binance API Spot endpoints

GroupId

GroupId

com.binance4j
ArtifactId

ArtifactId

binance4j-spot
Version

Version

1.7.0
Type

Type

jar

Download binance4j-spot 1.7.0


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