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