is not current version
Last Version 5.1.3

org.oxerr:okcoin-client-websocket 3.0.0

Client for <a href="https://www.okcoin.cn">OKCoin</a> WebSocket API.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.oxerr
ArtifactId

ArtifactId

okcoin-client-websocket
Version

Version

3.0.0
Type

Type

jar

Download okcoin-client-websocket 3.0.0


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