is not current version
Last Version 1.5.5

cn.bestwu:umeng-push 1.5.1

bestwu umeng-push

GroupId

GroupId

cn.bestwu
ArtifactId

ArtifactId

umeng-push
Version

Version

1.5.1
Type

Type

jar

Download umeng-push 1.5.1


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