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