| License |
License |
|---|---|
| GroupId | GroupIdcom.xeiam.xchange |
| ArtifactId | ArtifactIdxchange-bitcoincentral |
| Version | Version1.5.0 |
| Type | Typejar |
| Description |
DescriptionBitcoin Central Exchange
XChange implementation for the Bitcoin Central Exchange
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-bitcoincentral/ -->
<dependency>
<groupId>com.xeiam.xchange</groupId>
<artifactId>xchange-bitcoincentral</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-bitcoincentral/
implementation 'com.xeiam.xchange:xchange-bitcoincentral:1.5.0'
// https://jarcasting.com/artifacts/com.xeiam.xchange/xchange-bitcoincentral/
implementation ("com.xeiam.xchange:xchange-bitcoincentral:1.5.0")
'com.xeiam.xchange:xchange-bitcoincentral:jar:1.5.0'
<dependency org="com.xeiam.xchange" name="xchange-bitcoincentral" rev="1.5.0">
<artifact name="xchange-bitcoincentral" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xeiam.xchange', module='xchange-bitcoincentral', version='1.5.0')
)
libraryDependencies += "com.xeiam.xchange" % "xchange-bitcoincentral" % "1.5.0"
[com.xeiam.xchange/xchange-bitcoincentral "1.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.xeiam.xchange : xchange-core | jar | 1.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |