| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.oxerr |
| ArtifactId | ArtifactIdokcoin-client-websocket |
| Last Version | Last Version5.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOKCoin Client - WebSocket
Client for <a href="https://www.okcoin.cn">OKCoin</a> WebSocket API.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish : javax.json | jar | 1.0.4 |
| junit : junit | jar | 4.12 |