b

binance4j-staking

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