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