b

binance4j-c2c

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