| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.oxerr |
| ArtifactId | ArtifactIdokcoin-client-xchange |
| Last Version | Last Version5.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOKCoin Client - XChange
Client for <a href="http://knowm.org/open-source/xchange/">XChange</a> compatibility.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.oxerr/okcoin-client-xchange/ -->
<dependency>
<groupId>org.oxerr</groupId>
<artifactId>okcoin-client-xchange</artifactId>
<version>5.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.oxerr/okcoin-client-xchange/
implementation 'org.oxerr:okcoin-client-xchange:5.1.3'
// https://jarcasting.com/artifacts/org.oxerr/okcoin-client-xchange/
implementation ("org.oxerr:okcoin-client-xchange:5.1.3")
'org.oxerr:okcoin-client-xchange:jar:5.1.3'
<dependency org="org.oxerr" name="okcoin-client-xchange" rev="5.1.3">
<artifact name="okcoin-client-xchange" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oxerr', module='okcoin-client-xchange', version='5.1.3')
)
libraryDependencies += "org.oxerr" % "okcoin-client-xchange" % "5.1.3"
[org.oxerr/okcoin-client-xchange "5.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.knowm.xchange : xchange-core | jar | 4.2.0 |
| org.oxerr : okcoin-client-fix | jar | 5.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |