is not current version
Last Version 1.7.5

binance4j-websocket 1.7.3

A client to communicate with the Binance Websocket API

License

License

GroupId

GroupId

com.binance4j
ArtifactId

ArtifactId

binance4j-websocket
Version

Version

1.7.3
Type

Type

jar
Description

Description

binance4j-websocket
A client to communicate with the Binance Websocket API
Project URL

Project URL

https://github.com/binance4j/binance4j-websocket
Source Code Management

Source Code Management

https://github.com/binance4j/binance4j-websocket.git

Download binance4j-websocket 1.7.3


<!-- https://jarcasting.com/artifacts/com.binance4j/binance4j-websocket/ -->
<dependency>
    <groupId>com.binance4j</groupId>
    <artifactId>binance4j-websocket</artifactId>
    <version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.binance4j/binance4j-websocket/
implementation 'com.binance4j:binance4j-websocket:1.7.3'
// https://jarcasting.com/artifacts/com.binance4j/binance4j-websocket/
implementation ("com.binance4j:binance4j-websocket:1.7.3")
'com.binance4j:binance4j-websocket:jar:1.7.3'
<dependency org="com.binance4j" name="binance4j-websocket" rev="1.7.3">
  <artifact name="binance4j-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.binance4j', module='binance4j-websocket', version='1.7.3')
)
libraryDependencies += "com.binance4j" % "binance4j-websocket" % "1.7.3"
[com.binance4j/binance4j-websocket "1.7.3"]

Dependencies

compile (2)

Group / Artifact Type Version
com.binance4j : binance4j-core jar 1.7.3
io.reactivex.rxjava3 : rxjava jar 3.1.3

Project Modules

There are no modules declared in this project.