OKCoin Client - WebSocket

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.oxerr
ArtifactId

ArtifactId

okcoin-client-websocket
Last Version

Last Version

5.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://oxerr.org/okcoin-client/okcoin-client-websocket
Source Code Management

Source Code Management

https://github.com/sutra/okcoin-client/tree/master/okcoin-client-websocket

Download okcoin-client-websocket

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
javax.json : javax.json-api jar 1.0
javax.websocket : javax.websocket-client-api jar 1.1
org.slf4j : slf4j-api jar 1.7.25
org.oxerr : okcoin-client-rest jar 5.1.3

test (2)

Group / Artifact Type Version
org.glassfish : javax.json jar 1.0.4
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
5.1.3
5.1.2
5.1.1
5.1.0
5.0.1
5.0.0
4.0.0
3.0.0
2.1.0