is not current version
Last Version 2.0.2

xyz.tneciv:cloud-stream Qin.RC1

Demo project for Spring Boot

GroupId

GroupId

xyz.tneciv
ArtifactId

ArtifactId

cloud-stream
Version

Version

Qin.RC1
Type

Type

jar

Download cloud-stream Qin.RC1


<!-- https://jarcasting.com/artifacts/xyz.tneciv/cloud-stream/ -->
<dependency>
    <groupId>xyz.tneciv</groupId>
    <artifactId>cloud-stream</artifactId>
    <version>Qin.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.tneciv/cloud-stream/
implementation 'xyz.tneciv:cloud-stream:Qin.RC1'
// https://jarcasting.com/artifacts/xyz.tneciv/cloud-stream/
implementation ("xyz.tneciv:cloud-stream:Qin.RC1")
'xyz.tneciv:cloud-stream:jar:Qin.RC1'
<dependency org="xyz.tneciv" name="cloud-stream" rev="Qin.RC1">
  <artifact name="cloud-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.tneciv', module='cloud-stream', version='Qin.RC1')
)
libraryDependencies += "xyz.tneciv" % "cloud-stream" % "Qin.RC1"
[xyz.tneciv/cloud-stream "Qin.RC1"]