is not current version
Last Version 0.1.1805

com.centit.product:msgpusher-utils 0.1.1803

消息推送支持类

GroupId

GroupId

com.centit.product
ArtifactId

ArtifactId

msgpusher-utils
Version

Version

0.1.1803
Type

Type

jar

Download msgpusher-utils 0.1.1803


<!-- https://jarcasting.com/artifacts/com.centit.product/msgpusher-utils/ -->
<dependency>
    <groupId>com.centit.product</groupId>
    <artifactId>msgpusher-utils</artifactId>
    <version>0.1.1803</version>
</dependency>
// https://jarcasting.com/artifacts/com.centit.product/msgpusher-utils/
implementation 'com.centit.product:msgpusher-utils:0.1.1803'
// https://jarcasting.com/artifacts/com.centit.product/msgpusher-utils/
implementation ("com.centit.product:msgpusher-utils:0.1.1803")
'com.centit.product:msgpusher-utils:jar:0.1.1803'
<dependency org="com.centit.product" name="msgpusher-utils" rev="0.1.1803">
  <artifact name="msgpusher-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.centit.product', module='msgpusher-utils', version='0.1.1803')
)
libraryDependencies += "com.centit.product" % "msgpusher-utils" % "0.1.1803"
[com.centit.product/msgpusher-utils "0.1.1803"]