is not current version
Last Version 1.3.4.4-release

com.tencent.tpns:fcm 1.2.7.2-release

TPNS

GroupId

GroupId

com.tencent.tpns
ArtifactId

ArtifactId

fcm
Version

Version

1.2.7.2-release
Type

Type

aar

Download fcm 1.2.7.2-release


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