is not current version
Last Version 4.0.435

im.actor:android-google-push 0.1.48

Actor SDK for Android Google Extension

GroupId

GroupId

im.actor
ArtifactId

ArtifactId

android-google-push
Version

Version

0.1.48
Type

Type

aar

Download android-google-push 0.1.48


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