| GroupId | GroupIdinfo.bitrich.xchange-stream |
|---|---|
| ArtifactId | ArtifactIdxchange-hitbtc |
| Version | Version4.3.15 |
| Type | Typejar |
| Filename | Size |
|---|---|
| xchange-hitbtc-4.3.15.pom | |
| xchange-hitbtc-4.3.15.jar | 17 KB |
| xchange-hitbtc-4.3.15-sources.jar | 10 KB |
| xchange-hitbtc-4.3.15-javadoc.jar | 86 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/info.bitrich.xchange-stream/xchange-hitbtc/ -->
<dependency>
<groupId>info.bitrich.xchange-stream</groupId>
<artifactId>xchange-hitbtc</artifactId>
<version>4.3.15</version>
</dependency>
// https://jarcasting.com/artifacts/info.bitrich.xchange-stream/xchange-hitbtc/
implementation 'info.bitrich.xchange-stream:xchange-hitbtc:4.3.15'
// https://jarcasting.com/artifacts/info.bitrich.xchange-stream/xchange-hitbtc/
implementation ("info.bitrich.xchange-stream:xchange-hitbtc:4.3.15")
'info.bitrich.xchange-stream:xchange-hitbtc:jar:4.3.15'
<dependency org="info.bitrich.xchange-stream" name="xchange-hitbtc" rev="4.3.15">
<artifact name="xchange-hitbtc" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.bitrich.xchange-stream', module='xchange-hitbtc', version='4.3.15')
)
libraryDependencies += "info.bitrich.xchange-stream" % "xchange-hitbtc" % "4.3.15"
[info.bitrich.xchange-stream/xchange-hitbtc "4.3.15"]