is not current version
Last Version 2.0.1

org.oxerr:chbtc-client 2.0.0

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

Categories

Categories

CLI User Interface
GroupId

GroupId

org.oxerr
ArtifactId

ArtifactId

chbtc-client
Version

Version

2.0.0
Type

Type

jar

Download chbtc-client 2.0.0


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