is not current version
Last Version 1.5.5

cn.bestwu:umeng-push 1.5

bestwu umeng-push

GroupId

GroupId

cn.bestwu
ArtifactId

ArtifactId

umeng-push
Version

Version

1.5
Type

Type

jar

Download umeng-push 1.5


<!-- https://jarcasting.com/artifacts/cn.bestwu/umeng-push/ -->
<dependency>
    <groupId>cn.bestwu</groupId>
    <artifactId>umeng-push</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.bestwu/umeng-push/
implementation 'cn.bestwu:umeng-push:1.5'
// https://jarcasting.com/artifacts/cn.bestwu/umeng-push/
implementation ("cn.bestwu:umeng-push:1.5")
'cn.bestwu:umeng-push:jar:1.5'
<dependency org="cn.bestwu" name="umeng-push" rev="1.5">
  <artifact name="umeng-push" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.bestwu', module='umeng-push', version='1.5')
)
libraryDependencies += "cn.bestwu" % "umeng-push" % "1.5"
[cn.bestwu/umeng-push "1.5"]