Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.oschina.zcx7878 |
ArtifactId | ArtifactIdcicada.boot-mq.receive |
Version | Version1.0.6.4 |
Type | Typejar |
Filename | Size |
---|---|
cicada.boot-mq.receive-1.0.6.4.pom | |
cicada.boot-mq.receive-1.0.6.4.jar | 21 KB |
cicada.boot-mq.receive-1.0.6.4-sources.jar | 11 KB |
cicada.boot-mq.receive-1.0.6.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.boot-mq.receive/ -->
<dependency>
<groupId>net.oschina.zcx7878</groupId>
<artifactId>cicada.boot-mq.receive</artifactId>
<version>1.0.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.boot-mq.receive/
implementation 'net.oschina.zcx7878:cicada.boot-mq.receive:1.0.6.4'
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.boot-mq.receive/
implementation ("net.oschina.zcx7878:cicada.boot-mq.receive:1.0.6.4")
'net.oschina.zcx7878:cicada.boot-mq.receive:jar:1.0.6.4'
<dependency org="net.oschina.zcx7878" name="cicada.boot-mq.receive" rev="1.0.6.4">
<artifact name="cicada.boot-mq.receive" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.zcx7878', module='cicada.boot-mq.receive', version='1.0.6.4')
)
libraryDependencies += "net.oschina.zcx7878" % "cicada.boot-mq.receive" % "1.0.6.4"
[net.oschina.zcx7878/cicada.boot-mq.receive "1.0.6.4"]