is not current version
Last Version 1.23.5

com.cleverpush:cleverpush 1.8.12

Includes CleverPush notifications for Android.

GroupId

GroupId

com.cleverpush
ArtifactId

ArtifactId

cleverpush
Version

Version

1.8.12
Type

Type

aar

Download cleverpush 1.8.12


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