b

binance4j-spot

Connector for the SPOT endpoints of the Binance API
https://github.com/binance4j/binance4j
MIT License
Vivien Le Duc
Files download
File Operation
binance4j-spot-2.2.0.jar download
binance4j-spot-2.2.0.pom download
binance4j-spot-2.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.binance4j</groupId>
  <artifactId>binance4j-spot</artifactId>
  <version>2.2.0</version>
</dependency>
Gradle Groovy
implementation 'com.binance4j:binance4j-spot:2.2.0'
Gradle Kotlin
implementation("com.binance4j:binance4j-spot:2.2.0")
Scala SBT
libraryDependencies += "com.binance4j" % "binance4j-spot" % "2.2.0"
Groovy Grape
@Grapes(
  @Grab(group='com.binance4j', module='binance4j-spot', version='2.2.0')
)
Apache Ivy
<dependency org="com.binance4j" name="binance4j-spot" rev="2.2.0" />
Leiningen
[com.binance4j/binance4j-spot "2.2.0"]
Apache Buildr
'com.binance4j:binance4j-spot:jar:2.2.0'
Dependencies