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