License |
License |
---|---|
GroupId | GroupIdorg.knowm.xchange |
ArtifactId | ArtifactIdxchange-truefx |
Version | Version5.0.8 |
Type | Typejar |
Description |
DescriptionXChange Bitcoin Core
XChange implementation for TrueFX
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xchange-truefx-5.0.8.pom | |
xchange-truefx-5.0.8.jar | 10 KB |
xchange-truefx-5.0.8-sources.jar | 6 KB |
xchange-truefx-5.0.8-javadoc.jar | 150 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.knowm.xchange/xchange-truefx/ -->
<dependency>
<groupId>org.knowm.xchange</groupId>
<artifactId>xchange-truefx</artifactId>
<version>5.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.knowm.xchange/xchange-truefx/
implementation 'org.knowm.xchange:xchange-truefx:5.0.8'
// https://jarcasting.com/artifacts/org.knowm.xchange/xchange-truefx/
implementation ("org.knowm.xchange:xchange-truefx:5.0.8")
'org.knowm.xchange:xchange-truefx:jar:5.0.8'
<dependency org="org.knowm.xchange" name="xchange-truefx" rev="5.0.8">
<artifact name="xchange-truefx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.knowm.xchange', module='xchange-truefx', version='5.0.8')
)
libraryDependencies += "org.knowm.xchange" % "xchange-truefx" % "5.0.8"
[org.knowm.xchange/xchange-truefx "5.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.knowm.xchange : xchange-core | jar | 5.0.8 |
com.fasterxml.jackson.dataformat : jackson-dataformat-csv | jar | 2.11.3 |
org.slf4j : slf4j-api | jar | 1.7.30 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.19.0 |