License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.github.weihubeats |
ArtifactId | ArtifactIdwh-mq-Idempotent |
Last Version | Last Version1.1.0-Release |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmq-Idempotent
mq-Idempotent
|
Project URL |
Project URL |
Filename | Size |
---|---|
wh-mq-Idempotent-1.1.0-Release.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.weihubeats/wh-mq-Idempotent/ -->
<dependency>
<groupId>io.github.weihubeats</groupId>
<artifactId>wh-mq-Idempotent</artifactId>
<version>1.1.0-Release</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.weihubeats/wh-mq-Idempotent/
implementation 'io.github.weihubeats:wh-mq-Idempotent:1.1.0-Release'
// https://jarcasting.com/artifacts/io.github.weihubeats/wh-mq-Idempotent/
implementation ("io.github.weihubeats:wh-mq-Idempotent:1.1.0-Release")
'io.github.weihubeats:wh-mq-Idempotent:pom:1.1.0-Release'
<dependency org="io.github.weihubeats" name="wh-mq-Idempotent" rev="1.1.0-Release">
<artifact name="wh-mq-Idempotent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.weihubeats', module='wh-mq-Idempotent', version='1.1.0-Release')
)
libraryDependencies += "io.github.weihubeats" % "wh-mq-Idempotent" % "1.1.0-Release"
[io.github.weihubeats/wh-mq-Idempotent "1.1.0-Release"]