| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.tencent.tpns |
| Идентификатор | Идентификаторfcm |
| Версия | Версия1.2.5.0-release |
| Тип | Типaar |
| Описание |
Описаниеfcm
TPNS
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fcm-1.2.5.0-release.pom | |
| fcm-1.2.5.0-release.aar | 12 KB |
| fcm-1.2.5.0-release-sources.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tencent.tpns/fcm/ -->
<dependency>
<groupId>com.tencent.tpns</groupId>
<artifactId>fcm</artifactId>
<version>1.2.5.0-release</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.tpns/fcm/
implementation 'com.tencent.tpns:fcm:1.2.5.0-release'
// https://jarcasting.com/artifacts/com.tencent.tpns/fcm/
implementation ("com.tencent.tpns:fcm:1.2.5.0-release")
'com.tencent.tpns:fcm:aar:1.2.5.0-release'
<dependency org="com.tencent.tpns" name="fcm" rev="1.2.5.0-release">
<artifact name="fcm" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.tpns', module='fcm', version='1.2.5.0-release')
)
libraryDependencies += "com.tencent.tpns" % "fcm" % "1.2.5.0-release"
[com.tencent.tpns/fcm "1.2.5.0-release"]