License |
License |
---|---|
GroupId | GroupIdcom.binance4j |
ArtifactId | ArtifactIdbinance4j-websocket |
Version | Version1.7.4 |
Type | Typejar |
Description |
Descriptionbinance4j-websocket
Websocket connectors for the Binance API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
binance4j-websocket-1.7.4.pom | |
binance4j-websocket-1.7.4.jar | 72 KB |
binance4j-websocket-1.7.4-sources.jar | 28 KB |
binance4j-websocket-1.7.4-javadoc.jar | 262 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.binance4j/binance4j-websocket/ -->
<dependency>
<groupId>com.binance4j</groupId>
<artifactId>binance4j-websocket</artifactId>
<version>1.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.binance4j/binance4j-websocket/
implementation 'com.binance4j:binance4j-websocket:1.7.4'
// https://jarcasting.com/artifacts/com.binance4j/binance4j-websocket/
implementation ("com.binance4j:binance4j-websocket:1.7.4")
'com.binance4j:binance4j-websocket:jar:1.7.4'
<dependency org="com.binance4j" name="binance4j-websocket" rev="1.7.4">
<artifact name="binance4j-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.binance4j', module='binance4j-websocket', version='1.7.4')
)
libraryDependencies += "com.binance4j" % "binance4j-websocket" % "1.7.4"
[com.binance4j/binance4j-websocket "1.7.4"]
Group / Artifact | Type | Version |
---|---|---|
com.binance4j : binance4j-core | jar | 1.7.4 |
io.reactivex.rxjava3 : rxjava | jar | 3.1.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |