не последняя версия
Последняя версия 2.6.3

co.pushe.plus:notification 2.6.1-beta01

Pushe Plus Notification module

Группа

Группа

co.pushe.plus
Идентификатор

Идентификатор

notification
Версия

Версия

2.6.1-beta01
Тип

Тип

aar

Скачать notification 2.6.1-beta01

Имя Файла Размер
notification-2.6.1-beta01.pom
Обзор

<!-- https://jarcasting.com/artifacts/co.pushe.plus/notification/ -->
<dependency>
    <groupId>co.pushe.plus</groupId>
    <artifactId>notification</artifactId>
    <version>2.6.1-beta01</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.pushe.plus/notification/
implementation 'co.pushe.plus:notification:2.6.1-beta01'
// https://jarcasting.com/artifacts/co.pushe.plus/notification/
implementation ("co.pushe.plus:notification:2.6.1-beta01")
'co.pushe.plus:notification:aar:2.6.1-beta01'
<dependency org="co.pushe.plus" name="notification" rev="2.6.1-beta01">
  <artifact name="notification" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.pushe.plus', module='notification', version='2.6.1-beta01')
)
libraryDependencies += "co.pushe.plus" % "notification" % "2.6.1-beta01"
[co.pushe.plus/notification "2.6.1-beta01"]