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