License |
License |
---|---|
GroupId | GroupIdcom.binance4j |
ArtifactId | ArtifactIdbinance4j-spot |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptionbinance4j-spot
A client to communicate with the Binance API Spot endpoints
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
binance4j-spot-1.2.0.pom | |
binance4j-spot-1.2.0.jar | 33 KB |
binance4j-spot-1.2.0-sources.jar | 13 KB |
binance4j-spot-1.2.0-javadoc.jar | 242 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.binance4j/binance4j-spot/ -->
<dependency>
<groupId>com.binance4j</groupId>
<artifactId>binance4j-spot</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.binance4j/binance4j-spot/
implementation 'com.binance4j:binance4j-spot:1.2.0'
// https://jarcasting.com/artifacts/com.binance4j/binance4j-spot/
implementation ("com.binance4j:binance4j-spot:1.2.0")
'com.binance4j:binance4j-spot:jar:1.2.0'
<dependency org="com.binance4j" name="binance4j-spot" rev="1.2.0">
<artifact name="binance4j-spot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.binance4j', module='binance4j-spot', version='1.2.0')
)
libraryDependencies += "com.binance4j" % "binance4j-spot" % "1.2.0"
[com.binance4j/binance4j-spot "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.binance4j : binance4j-core | jar | 1.2.0 |