| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.oxerr | 
| ArtifactId | ArtifactIdokcoin-client | 
| Last Version | Last Version5.1.3 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionOKCoin Client Client for <a href="https://www.okcoin.cn">OKCoin</a>. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| okcoin-client-5.1.3.pom | 10 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.oxerr/okcoin-client/ -->
<dependency>
    <groupId>org.oxerr</groupId>
    <artifactId>okcoin-client</artifactId>
    <version>5.1.3</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.oxerr/okcoin-client/
implementation 'org.oxerr:okcoin-client:5.1.3'// https://jarcasting.com/artifacts/org.oxerr/okcoin-client/
implementation ("org.oxerr:okcoin-client:5.1.3")'org.oxerr:okcoin-client:pom:5.1.3'<dependency org="org.oxerr" name="okcoin-client" rev="5.1.3">
  <artifact name="okcoin-client" type="pom" />
</dependency>@Grapes(
@Grab(group='org.oxerr', module='okcoin-client', version='5.1.3')
)libraryDependencies += "org.oxerr" % "okcoin-client" % "5.1.3"[org.oxerr/okcoin-client "5.1.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |