b

binance4j-vision

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