License |
License |
---|---|
GroupId | GroupIdinfo.bitrich.xchange-stream |
ArtifactId | ArtifactIdxchange-lgo |
Last Version | Last Version4.4.1 |
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-lgo-4.4.1.pom | |
xchange-lgo-4.4.1.jar | 54 KB |
xchange-lgo-4.4.1-sources.jar | 28 KB |
xchange-lgo-4.4.1-javadoc.jar | 189 KB |
Browse |
<!-- https://jarcasting.com/artifacts/info.bitrich.xchange-stream/xchange-lgo/ -->
<dependency>
<groupId>info.bitrich.xchange-stream</groupId>
<artifactId>xchange-lgo</artifactId>
<version>4.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/info.bitrich.xchange-stream/xchange-lgo/
implementation 'info.bitrich.xchange-stream:xchange-lgo:4.4.1'
// https://jarcasting.com/artifacts/info.bitrich.xchange-stream/xchange-lgo/
implementation ("info.bitrich.xchange-stream:xchange-lgo:4.4.1")
'info.bitrich.xchange-stream:xchange-lgo:jar:4.4.1'
<dependency org="info.bitrich.xchange-stream" name="xchange-lgo" rev="4.4.1">
<artifact name="xchange-lgo" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.bitrich.xchange-stream', module='xchange-lgo', version='4.4.1')
)
libraryDependencies += "info.bitrich.xchange-stream" % "xchange-lgo" % "4.4.1"
[info.bitrich.xchange-stream/xchange-lgo "4.4.1"]
Group / Artifact | Type | Version |
---|---|---|
info.bitrich.xchange-stream : xchange-stream-core | jar | 4.4.1 |
info.bitrich.xchange-stream : service-netty | jar | 4.4.1 |
org.knowm.xchange : xchange-lgo | jar | 4.4.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.18 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.0 |
org.apache.logging.log4j : log4j-core | jar | 2.13.0 |
junit : junit | jar | 4.13 |
org.mockito : mockito-core | jar | 3.3.0 |
org.assertj : assertj-core | jar | 3.15.0 |