is not current version
Last Version 0.1.1805

com.centit.product:msgpusher-utils 0.0.4

消息推送支持类

GroupId

GroupId

com.centit.product
ArtifactId

ArtifactId

msgpusher-utils
Version

Version

0.0.4
Type

Type

jar

Download msgpusher-utils 0.0.4


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