| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.indigitall |
| Идентификатор | Идентификаторpushsdk |
| Последняя версия | Последняя версия4.3.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеPushSDK
Library for Notifications
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| pushsdk-4.3.2.pom | |
| pushsdk-4.3.2.aar | 194 KB |
| pushsdk-4.3.2-sources.jar | 101 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.indigitall/pushsdk/ -->
<dependency>
<groupId>net.indigitall</groupId>
<artifactId>pushsdk</artifactId>
<version>4.3.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.indigitall/pushsdk/
implementation 'net.indigitall:pushsdk:4.3.2'
// https://jarcasting.com/artifacts/net.indigitall/pushsdk/
implementation ("net.indigitall:pushsdk:4.3.2")
'net.indigitall:pushsdk:aar:4.3.2'
<dependency org="net.indigitall" name="pushsdk" rev="4.3.2">
<artifact name="pushsdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.indigitall', module='pushsdk', version='4.3.2')
)
libraryDependencies += "net.indigitall" % "pushsdk" % "4.3.2"
[net.indigitall/pushsdk "4.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » support-v4 | jar | 26.1.0 |
| com.google.firebase » firebase-messaging | jar | 17.3.2 |
| com.google.android.gms » play-services-location | jar | 15.0.1 |
| com.squareup.okhttp3 : okhttp | jar | 3.6.0 |