GroupId | GroupIdim.actor |
---|---|
ArtifactId | ArtifactIdandroid-google-push |
Version | Version3.0.460 |
Type | Typeaar |
Filename | Size |
---|---|
android-google-push-3.0.460.pom | |
android-google-push-3.0.460.aar | 39 KB |
android-google-push-3.0.460-sources.jar | 146 KB |
android-google-push-3.0.460-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/im.actor/android-google-push/ -->
<dependency>
<groupId>im.actor</groupId>
<artifactId>android-google-push</artifactId>
<version>3.0.460</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/im.actor/android-google-push/
implementation 'im.actor:android-google-push:3.0.460'
// https://jarcasting.com/artifacts/im.actor/android-google-push/
implementation ("im.actor:android-google-push:3.0.460")
'im.actor:android-google-push:aar:3.0.460'
<dependency org="im.actor" name="android-google-push" rev="3.0.460">
<artifact name="android-google-push" type="aar" />
</dependency>
@Grapes(
@Grab(group='im.actor', module='android-google-push', version='3.0.460')
)
libraryDependencies += "im.actor" % "android-google-push" % "3.0.460"
[im.actor/android-google-push "3.0.460"]