is not current version
Last Version 2.6.3

co.pushe.plus:notification 2.6.0-alpha02

Pushe Plus Notification module

GroupId

GroupId

co.pushe.plus
ArtifactId

ArtifactId

notification
Version

Version

2.6.0-alpha02
Type

Type

aar

Download notification 2.6.0-alpha02


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