is not current version
Last Version 1.0.2-RELEASE

cn.detachment:detachment-rocketmq-producer-example 1.0.0-RELEASE


GroupId

GroupId

cn.detachment
ArtifactId

ArtifactId

detachment-rocketmq-producer-example
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download detachment-rocketmq-producer-example 1.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/cn.detachment/detachment-rocketmq-producer-example/ -->
<dependency>
    <groupId>cn.detachment</groupId>
    <artifactId>detachment-rocketmq-producer-example</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.detachment/detachment-rocketmq-producer-example/
implementation 'cn.detachment:detachment-rocketmq-producer-example:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/cn.detachment/detachment-rocketmq-producer-example/
implementation ("cn.detachment:detachment-rocketmq-producer-example:1.0.0-RELEASE")
'cn.detachment:detachment-rocketmq-producer-example:jar:1.0.0-RELEASE'
<dependency org="cn.detachment" name="detachment-rocketmq-producer-example" rev="1.0.0-RELEASE">
  <artifact name="detachment-rocketmq-producer-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.detachment', module='detachment-rocketmq-producer-example', version='1.0.0-RELEASE')
)
libraryDependencies += "cn.detachment" % "detachment-rocketmq-producer-example" % "1.0.0-RELEASE"
[cn.detachment/detachment-rocketmq-producer-example "1.0.0-RELEASE"]