License |
License |
---|---|
GroupId | GroupIdinfo.bitrich.xchange-stream |
ArtifactId | ArtifactIdxchange-wex |
Last Version | Last Version4.3.16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXChange-stream is a Java library providing a simple and consistent streaming API for interacting with Bitcoin
and other crypto currency exchanges via WebSocket protocol.
|
Filename | Size |
---|---|
xchange-wex-4.3.16.pom | |
xchange-wex-4.3.16.jar | 9 KB |
xchange-wex-4.3.16-sources.jar | 4 KB |
xchange-wex-4.3.16-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/info.bitrich.xchange-stream/xchange-wex/ -->
<dependency>
<groupId>info.bitrich.xchange-stream</groupId>
<artifactId>xchange-wex</artifactId>
<version>4.3.16</version>
</dependency>
// https://jarcasting.com/artifacts/info.bitrich.xchange-stream/xchange-wex/
implementation 'info.bitrich.xchange-stream:xchange-wex:4.3.16'
// https://jarcasting.com/artifacts/info.bitrich.xchange-stream/xchange-wex/
implementation ("info.bitrich.xchange-stream:xchange-wex:4.3.16")
'info.bitrich.xchange-stream:xchange-wex:jar:4.3.16'
<dependency org="info.bitrich.xchange-stream" name="xchange-wex" rev="4.3.16">
<artifact name="xchange-wex" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.bitrich.xchange-stream', module='xchange-wex', version='4.3.16')
)
libraryDependencies += "info.bitrich.xchange-stream" % "xchange-wex" % "4.3.16"
[info.bitrich.xchange-stream/xchange-wex "4.3.16"]
Group / Artifact | Type | Version |
---|---|---|
info.bitrich.xchange-stream : xchange-stream-core | jar | 4.3.16 |
info.bitrich.xchange-stream : service-pusher | jar | 4.3.16 |
org.knowm.xchange : xchange-wex | jar | 4.3.19 |
org.slf4j : slf4j-api | jar | 1.7.26 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.10 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.2 |
org.apache.logging.log4j : log4j-core | jar | 2.11.2 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.28.2 |
org.assertj : assertj-core | jar | 3.12.2 |