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