is not current version
Last Version 1.7.5

com.binance4j:binance4j-websocket 1.4.2

A client to communicate with the Binance Websocket API

GroupId

GroupId

com.binance4j
ArtifactId

ArtifactId

binance4j-websocket
Version

Version

1.4.2
Type

Type

jar

Download binance4j-websocket 1.4.2


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