GroupId | GroupIdorg.knowm.xchange |
---|---|
ArtifactId | ArtifactIdxchange-truefx |
Version | Version4.3.13 |
Type | Typejar |
Filename | Size |
---|---|
xchange-truefx-4.3.13.pom | |
xchange-truefx-4.3.13.jar | 10 KB |
xchange-truefx-4.3.13-sources.jar | 6 KB |
xchange-truefx-4.3.13-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.knowm.xchange/xchange-truefx/ -->
<dependency>
<groupId>org.knowm.xchange</groupId>
<artifactId>xchange-truefx</artifactId>
<version>4.3.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.knowm.xchange/xchange-truefx/
implementation 'org.knowm.xchange:xchange-truefx:4.3.13'
// https://jarcasting.com/artifacts/org.knowm.xchange/xchange-truefx/
implementation ("org.knowm.xchange:xchange-truefx:4.3.13")
'org.knowm.xchange:xchange-truefx:jar:4.3.13'
<dependency org="org.knowm.xchange" name="xchange-truefx" rev="4.3.13">
<artifact name="xchange-truefx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.knowm.xchange', module='xchange-truefx', version='4.3.13')
)
libraryDependencies += "org.knowm.xchange" % "xchange-truefx" % "4.3.13"
[org.knowm.xchange/xchange-truefx "4.3.13"]