b

binance4j-rebate

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