is not current version
Last Version 4.4.1

info.bitrich.xchange-stream:service-core 4.2.0


GroupId

GroupId

info.bitrich.xchange-stream
ArtifactId

ArtifactId

service-core
Version

Version

4.2.0
Type

Type

jar

Download service-core 4.2.0


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