| Лицензия |
Лицензия |
|---|---|
| Группа | Группаco.pushe.plus |
| Идентификатор | Идентификаторbase |
| Версия | Версия2.6.1 |
| Тип | Типaar |
| Описание |
Описаниеbase
Pushe Plus Base module. Includes all the default modules
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| base-2.6.1.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/co.pushe.plus/base/ -->
<dependency>
<groupId>co.pushe.plus</groupId>
<artifactId>base</artifactId>
<version>2.6.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.pushe.plus/base/
implementation 'co.pushe.plus:base:2.6.1'
// https://jarcasting.com/artifacts/co.pushe.plus/base/
implementation ("co.pushe.plus:base:2.6.1")
'co.pushe.plus:base:aar:2.6.1'
<dependency org="co.pushe.plus" name="base" rev="2.6.1">
<artifact name="base" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.pushe.plus', module='base', version='2.6.1')
)
libraryDependencies += "co.pushe.plus" % "base" % "2.6.1"
[co.pushe.plus/base "2.6.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| co.pushe.plus : core | jar | 2.6.1 |
| co.pushe.plus : fcm | jar | 2.6.1 |
| co.pushe.plus : notification | jar | 2.6.1 |
| co.pushe.plus : datalytics | jar | 2.6.1 |
| co.pushe.plus : analytics | jar | 2.6.1 |
| co.pushe.plus : sentry | jar | 2.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.reactivex.rxjava2 : rxjava | jar | 2.2.20 |