| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.mpusher |
| Идентификатор | Идентификаторmpush |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеmpush
MPUSH消息推送系统
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| mpush-1.0.pom | 13 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.mpusher/mpush/ -->
<dependency>
<groupId>com.github.mpusher</groupId>
<artifactId>mpush</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mpusher/mpush/
implementation 'com.github.mpusher:mpush:1.0'
// https://jarcasting.com/artifacts/com.github.mpusher/mpush/
implementation ("com.github.mpusher:mpush:1.0")
'com.github.mpusher:mpush:pom:1.0'
<dependency org="com.github.mpusher" name="mpush" rev="1.0">
<artifact name="mpush" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mpusher', module='mpush', version='1.0')
)
libraryDependencies += "com.github.mpusher" % "mpush" % "1.0"
[com.github.mpusher/mpush "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |