| License |
License |
|---|---|
| Categories |
CategoriesCharts User Interface |
| GroupId | GroupIdorg.knowm.xchange |
| ArtifactId | ArtifactIdxchange-bitcoincharts |
| Last Version | Last Version5.0.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXChange Bitcoin Charts
XChange implementation for bitcoincharts
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.knowm.xchange/xchange-bitcoincharts/ -->
<dependency>
<groupId>org.knowm.xchange</groupId>
<artifactId>xchange-bitcoincharts</artifactId>
<version>5.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.knowm.xchange/xchange-bitcoincharts/
implementation 'org.knowm.xchange:xchange-bitcoincharts:5.0.13'
// https://jarcasting.com/artifacts/org.knowm.xchange/xchange-bitcoincharts/
implementation ("org.knowm.xchange:xchange-bitcoincharts:5.0.13")
'org.knowm.xchange:xchange-bitcoincharts:jar:5.0.13'
<dependency org="org.knowm.xchange" name="xchange-bitcoincharts" rev="5.0.13">
<artifact name="xchange-bitcoincharts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.knowm.xchange', module='xchange-bitcoincharts', version='5.0.13')
)
libraryDependencies += "org.knowm.xchange" % "xchange-bitcoincharts" % "5.0.13"
[org.knowm.xchange/xchange-bitcoincharts "5.0.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.knowm.xchange : xchange-core | jar | 5.0.13 |
| org.slf4j : slf4j-api | jar | 1.7.33 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.22.0 |