CHBTC Client

Client for <a href="https://www.chbtc.com">CHBTC</a>, with XChange compatibility.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.oxerr
ArtifactId

ArtifactId

chbtc-client
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

CHBTC Client
Client for <a href="https://www.chbtc.com">CHBTC</a>, with XChange compatibility.
Project URL

Project URL

https://oxerr.org/chbtc-client/
Source Code Management

Source Code Management

https://github.com/sutra/chbtc-client/tree/master

Download chbtc-client

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
org.apache.httpcomponents : httpclient jar 4.4
org.slf4j : slf4j-api jar 1.7.10
com.fasterxml.jackson.core : jackson-core jar 2.5.1
com.fasterxml.jackson.core : jackson-databind jar 2.5.1
com.xeiam.xchange : xchange-core jar 3.0.0
ch.qos.logback : logback-classic Optional jar 1.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0