info.bitrich.xchange-stream:service-core

XChange-stream is a Java library providing a simple and consistent streaming API for interacting with Bitcoin and other crypto currency exchanges via WebSocket protocol.

License

License

GroupId

GroupId

info.bitrich.xchange-stream
ArtifactId

ArtifactId

service-core
Last Version

Last Version

4.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

XChange-stream is a Java library providing a simple and consistent streaming API for interacting with Bitcoin and other crypto currency exchanges via WebSocket protocol.

Download service-core

How to add to project

<!-- https://jarcasting.com/artifacts/info.bitrich.xchange-stream/service-core/ -->
<dependency>
    <groupId>info.bitrich.xchange-stream</groupId>
    <artifactId>service-core</artifactId>
    <version>4.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/info.bitrich.xchange-stream/service-core/
implementation 'info.bitrich.xchange-stream:service-core:4.4.1'
// https://jarcasting.com/artifacts/info.bitrich.xchange-stream/service-core/
implementation ("info.bitrich.xchange-stream:service-core:4.4.1")
'info.bitrich.xchange-stream:service-core:jar:4.4.1'
<dependency org="info.bitrich.xchange-stream" name="service-core" rev="4.4.1">
  <artifact name="service-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.bitrich.xchange-stream', module='service-core', version='4.4.1')
)
libraryDependencies += "info.bitrich.xchange-stream" % "service-core" % "4.4.1"
[info.bitrich.xchange-stream/service-core "4.4.1"]

Dependencies

compile (3)

Group / Artifact Type Version
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

test (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
4.4.1
4.4.0
4.3.16
4.3.15
4.3.14
4.3.11
4.3.2
4.3.1
4.3.0
4.2.3
4.2.2
4.2.1
4.2.0