is not current version
Last Version 1.3.4.4-release

com.tencent.tpns:vivo 1.2.5.7-release

TPNS

GroupId

GroupId

com.tencent.tpns
ArtifactId

ArtifactId

vivo
Version

Version

1.2.5.7-release
Type

Type

aar

Download vivo 1.2.5.7-release


<!-- https://jarcasting.com/artifacts/com.tencent.tpns/vivo/ -->
<dependency>
    <groupId>com.tencent.tpns</groupId>
    <artifactId>vivo</artifactId>
    <version>1.2.5.7-release</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.tpns/vivo/
implementation 'com.tencent.tpns:vivo:1.2.5.7-release'
// https://jarcasting.com/artifacts/com.tencent.tpns/vivo/
implementation ("com.tencent.tpns:vivo:1.2.5.7-release")
'com.tencent.tpns:vivo:aar:1.2.5.7-release'
<dependency org="com.tencent.tpns" name="vivo" rev="1.2.5.7-release">
  <artifact name="vivo" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.tpns', module='vivo', version='1.2.5.7-release')
)
libraryDependencies += "com.tencent.tpns" % "vivo" % "1.2.5.7-release"
[com.tencent.tpns/vivo "1.2.5.7-release"]