b

binance4j-market

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