is not current version
Last Version 1.23.5

com.cleverpush:cleverpush 0.3.1

Includes CleverPush notifications for Android.

GroupId

GroupId

com.cleverpush
ArtifactId

ArtifactId

cleverpush
Version

Version

0.3.1
Type

Type

aar

Download cleverpush 0.3.1


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